http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59806
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-valid-code
Status|UNCONFIRMED |NEW
Last reconfirmed| |2014-01-16
Known to work| |4.8.2
Summary|ICE with -ggdb AND |[4.9 Regression] ICE with
|-finit-real=snan AND |-ggdb AND -finit-real=snan
|namelist variable AND |AND namelist variable AND
|internal procedure |internal procedure
Ever confirmed|0 |1
Known to fail| |4.9.0
--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> Possibly related to or duplicate of PR 59440.
Probably related, but at r206648 the test compiles with -g, but adding
-finit-real=* to -g triggers the ICE.