[Bug fortran/53086] [4.8 Regression] 416.gamess in SPEC CPU 2006 miscompiled

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Apr 23 15:13:00 GMT 2012


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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

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

--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-04-23 15:12:59 UTC ---
If it is valid to have such "trailing array" in a COMMON then we need to fix
array sizes for them (that's possible).

Is this valid fortran?  If so this is a Frontend bug as well - -fbounds-check
triggers after all.



More information about the Gcc-bugs mailing list