This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/12032] [new-ra] ICE in select_spill
- 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: 22 Aug 2003 11:00:43 -0000
- Subject: [Bug optimization/12032] [new-ra] ICE in select_spill
- References: <20030822080005.12032.haefele@mpi-magdeburg.mpg.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12032
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|fortran |optimization
Ever Confirmed| |1
Keywords| |ice-on-valid-code
Last reconfirmed|0000-00-00 00:00:00 |2003-08-22 11:00:42
date| |
Summary|flag -fnew-ra does not work!|[new-ra] ICE in select_spill
|In the description you'll |
|find the source AND all |
|relevant information. |
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-22 11:00 -------
I can confirm this in 3.3.1 (20030707) but on the mainline (20030821) it does not ICE but most
likely the mainline does not ICE because the RTL is different.
Most likely the same bug as bug 8479.