This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/16185] ICE: in spill_failure, at reload1.c:1892, global registers and long long
- 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: 27 Dec 2004 03:32:06 -0000
- Subject: [Bug target/16185] ICE: in spill_failure, at reload1.c:1892, global registers and long long
- References: <20040624212404.16185.herton@brturbo.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-27 03:32 -------
x86 is known to be register stared and global registers just makes it worse because they make the
registers fixed.
--
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
Priority|P1 |P2
Summary|ICE: in spill_failure, at |ICE: in spill_failure, at
|reload1.c:1892 |reload1.c:1892, global
| |registers and long long
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16185