target/6104: ICE when compiling glibc for pentium4
Ulrich Drepper
drepper@redhat.com
Fri Apr 19 10:46:00 GMT 2002
The following reply was made to PR target/6104; it has been noted by GNATS.
From: Ulrich Drepper <drepper@redhat.com>
To: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org
Cc:
Subject: Re: target/6104: ICE when compiling glibc for pentium4
Date: 19 Apr 2002 10:44:55 -0700
--=-wlHaN3lRVox4eNulxK26
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=3Dview%20audit-trail&database=3D=
gcc&pr=3D6104
strtod is just one of the files which failed to compile. There are
several more. This effectively means that -march=3Dpentium4 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=3Dpentium4
should *not* include -msse2. Compiling all the files with
-march=3Dpentium4 -mno-sse2 worked for me.
--=20
---------------. ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Red Hat `--' drepper at redhat.com `------------------------
--=-wlHaN3lRVox4eNulxK26
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQA8wFeX2ijCOnn/RHQRAhbnAJ0Rxz9iTuaIx5MqOpByllfN/wW+8wCfZa7l
1Lg9eLJPs+083nH/cPccxTA=
=uJX3
-----END PGP SIGNATURE-----
--=-wlHaN3lRVox4eNulxK26--
More information about the Gcc-prs
mailing list