http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26784
Volker Reichelt <reichelt at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|ice-on-invalid-code, |
|monitored |
Status|NEW |RESOLVED
Known to work| |4.7.0
Resolution|--- |FIXED
Known to fail| |4.0.0, 4.2.0, 4.6.0
--- Comment #4 from Volker Reichelt <reichelt at gcc dot gnu.org> ---
This seems to be fixed since GCC 4.7.0. The ICE is gone and a sensible warning
is given (although the second line of the warning is still questionable):
f951: warning: command line option '-fmudflap' is valid for C/C++/ObjC/ObjC++
but not for Fortran [enabled by default]
f951: warning: command line option '-fno-builtin' is valid for
C/C++/ObjC/ObjC++ but not for Fortran [enabled by default]