This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/52701] [4.8 Regression] 416.gamess in SPEC CPU 2006 failed to build


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.)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]