This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/23988] ICE / spill_failure, at reload1.c:1890
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Sep 2005 23:21:30 -0000
- Subject: [Bug target/23988] ICE / spill_failure, at reload1.c:1890
- References: <20050920230546.23988.pluto@agmk.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-20 23:21 -------
I cannot reproduce this on the mainline (last night's compiler) with -msse2 -O[0-3]. Note the inline-
asm is invalid in that it uses labels which are not unique which causes assmeblying at -O3.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23988