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/66605] -Wunused-parameter causes internal compiler error with gfortran 5.1.0


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

Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |6.0

--- Comment #16 from Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> ---
FIXED in GCC 6.

This is probably a regression, but I'm not sure if a backport would be
accepted. Otherwise, one of the brute-force fixes, like the one in comment #9,
should be enough to fix the ICE.

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