target/6104: ICE when compiling glibc for pentium4

Ulrich Drepper drepper@redhat.com
Fri Apr 19 11:36:00 GMT 2002


http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6104

strtod is just one of the files which failed to compile.  There are
several more.  This effectively means that -march=pentium4 is unusable
when it comes to floating-point code.

If the problem exists in gcc3.1 as well (as Jakub said) and this problem
isn't resolved before the 3.1 release, then at least -march=pentium4
should *not* include -msse2.  Compiling all the files with
-march=pentium4 -mno-sse2 worked for me.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 232 bytes
Desc: This is a digitally signed message part
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20020419/5c8b9d88/attachment.sig>


More information about the Gcc-bugs mailing list