http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59910
Dominique d'Humieres <dominiq at lps dot ens.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2014-01-27 Ever confirmed|0 |1 --- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- This is the same error as the test in pr43996 comment 0 or with the test: INTEGER, PARAMETER :: ISCLASS(1) = & (/& Z'FF800000'& ! IEEE_NEGATIVE_INF /) print *, isclass end