ANNOUNCE: p11-kit 0.9

Andreas Metzler ametzler at downhill.at.eu.org
Fri Dec 23 05:02:11 PST 2011


On 2011-12-23 Stef Walter <stefw at collabora.co.uk> wrote:
> I gave up trying to build a custom gcc track this down, but here's my
> thinking, and what I did to get around it:

>  * The optimization bug seems to be in gcc 4.6.1, and is triggered
>    in a corner case.
>  * The bug seems to be fixed in 4.6.2.

Hello,

I still see this in gcc (Debian 4.6.2-9) 4.6.2 and even in
gcc-snapshot 20111210-1.

>  * I've rearranged the testing code so the bug is no longer triggered
>    on gcc 4.6.1

I can confirm that git changeset
2da833b0ca9539c12745d2f9fef1e7be7c7792dc fixes the error with gcc
(Debian 4.6.2-9) 4.6.2. The abovementioned gcc-snapshot still fails,
though.

Dropping the #include "CuTest.c" from the test sources and compiling
Cutest separately seems to work for me. i.e. someting like this in 
Makefile.am:

hash_test_SOURCES = hash-test.c cutest/CuTest.c cutest/CuTest.h

cu andreas



More information about the p11-glue mailing list