[Bug other/27322] Problem when compiling GMP 4.2 with current mainline
martin at mpa-garching dot mpg dot de
gcc-bugzilla@gcc.gnu.org
Wed Apr 26 13:22:00 GMT 2006
------- 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
More information about the Gcc-bugs
mailing list