This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/15718] [3.3 regression][alpha] ICE in subreg_hard_regno, at emit-rtl.c:928
- From: "jbuck at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 May 2004 05:55:06 -0000
- Subject: [Bug target/15718] [3.3 regression][alpha] ICE in subreg_hard_regno, at emit-rtl.c:928
- References: <20040528234440.15718.jbuck@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jbuck at gcc dot gnu dot org 2004-05-29 05:55 -------
Sorry, WONTFIX is not acceptable for a bug that was not present in 3.3.3 and is
present in 3.3.4. This is an ICE-on-valid-code regression that affects two
rather simple cases already in our testsuite. The apparent effect would be that
Alpha users would have to avoid the use of complex numbers in Fortran programs.
To be fair, I can't assess what proportion of programs would be affected.
WONTFIX is basically saying "Alpha Fortran users should consider 3.3.4 unusable".
I appreciate that the fix that you were considering would require an ABI change
and therefore can't be backported. But this bug was not present before, so it
should be possible to fix it in another way. Even if this means re-breaking
other bug fixes.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WONTFIX |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15718