This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/4490] ICE with -m128bit-long-double
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Dec 2003 04:23:01 -0000
- Subject: [Bug optimization/4490] ICE with -m128bit-long-double
- References: <20011006034602.4490.georg@steffers.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-12-10 04:22 -------
Subject: Bug 4490
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: kcook@gcc.gnu.org 2003-12-10 04:22:52
Modified files:
gcc : ChangeLog
gcc/config/i386: i386.md
Log message:
2003-12-09 Kelley Cook <kelleycook@wideopenwest.com>
2003-06-04 Kelley Cook <kelleycook@wideopenwest.com>
PR optimization/4490
* config/i386/i386.md: Don't use XFMode if TARGET_128BIT_LONG_DOUBLE.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.832&r2=1.16114.2.833
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.404.2.20&r2=1.404.2.21
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4490