http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52701
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-valid-code
CC| |burnus at gcc dot gnu.org
Component|fortran |middle-end
Target Milestone|--- |4.8.0
--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-03-25
12:46:47 UTC ---
(In reply to comment #0)
> On Linux/x86-64, revision 185738 gave
> Revision 185629 is OK.
Don't think that the regression is caused or triggered by the Fortran front
end. The last real change was 185517 and 185728 removed only an unused
macro.
Thus, the bug should be caused - or at least triggered - by some ME change.
Hence, I have now assigned it to middle-end. (Besides, most gfortran developers
do not have access to SPEC CPU.)