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 fortran/44882] [4.6 Regression] Failed to build 416.gamess in SPEC CPU 2006



------- Comment #5 from rguenth at gcc dot gnu dot org  2010-07-09 08:39 -------
I'm going to leave the bug open after that because I think the Fortran frontend
should do better than overriding the type of the common in TRUDGE from the
unused variant in TRUSRC.

Sooner or later you'll trip into another ICE with these mismatched types in
the IL.  Why can't this be a hard error?

Thus, re-assigning to Fortran component.  (yes, I'm still going to "fix" the
middle-end ICE)


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|middle-end                  |fortran


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44882


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