------- Comment #3 from martin at mpa-garching dot mpg dot de  2006-04-26 13:22 
-------
The failure appears to be connected to "-march=pentium4".
The lowest optimisation setting where I could reproduce it is

CFLAGS="-O1 -march=pentium4" ./configure

The test pass with "-O0 -march=pentium4".


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27322

Reply via email to