[Bug fortran/69368] [6 Regression] spec2006 test case 416.gamess fails with the g++ 6.0 compiler starting with r232508

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 4 11:57:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69368

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4
          Component|tree-optimization           |fortran

--- Comment #19 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Ok, so after discussions on IRC, I'm going to just remove the unreachable code
from get_ref_base_and_extent, and the conclusion is that this is a 416.gamess
bug.  If the Fortran folks want to provide a workaround on the Fortran FE side,
it is possible, otherwise let's close this as INVALID.


More information about the Gcc-bugs mailing list