[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pbst-test detects memory leaks when compiled with -O3
From: |
Georg Sauthoff |
Subject: |
Re: pbst-test detects memory leaks when compiled with -O3 |
Date: |
Mon, 5 May 2014 00:11:14 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Sun, May 04, 2014 at 11:45:58PM +0200, Georg Sauthoff wrote:
> I am using GNU avl-2.0.3. When compiling without optimizations, all
> tests run successfully. But when I compile with -O3 the pbst-test
> fails (the other still succeed).
[..]
> Note that when compiling with -O or -O2 pbst-test also succeeds.
I can also reproduce this issue with: gcc -O2 -DNDEBUG
Best regards
Georg