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

jvdelisle at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 17 18:17:00 GMT 2016


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

Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jvdelisle at gcc dot gnu.org

--- Comment #40 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Do you have a reduced test case of the Fortran code we can look at?

I am concerned that you are changing things to accommodate invalid Fortran.  I
don't have 416.gamess to look at.  I do see your suggested patch touches the
Fortran frontend.

Maybe it needs to be put behind -std=legacy?

I assume the "(without flag)" means you intend to do something like that?


More information about the Gcc-bugs mailing list