This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/12619] [new-ra] ICE with -fnew-ra on Pentium 4
- From: "1319 at bot dot ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Apr 2004 21:02:57 -0000
- Subject: [Bug optimization/12619] [new-ra] ICE with -fnew-ra on Pentium 4
- References: <20031015034447.12619.coyote@coyotegulch.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From 1319 at bot dot ru 2004-04-08 21:02 -------
Fixed on new-regalloc-branch:
$ /usr/local/gcc-RA/bin/gcc -O1 -march=pentium4 -fgcse -finline-functions
-fnew-ra -S almabench.i
[snip off debug information about 47 spilled registers]
$
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12619