[Bug libfortran/59764] Read logicals, line buffer, item_count, and error message consistancy
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Fri Jan 10 22:26:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59764
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |diagnostic
Status|UNCONFIRMED |NEW
Last reconfirmed| |2014-01-10
Ever confirmed|0 |1
Known to fail| |4.7.3, 4.8.2, 4.9.0
--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Confirmed. The test in pr59700 comment 6 when compiled with gfortran 4.3.1
returns
Bad logical value while reading item 0
(replacing the 'call abort' with 'print *, msg').
More information about the Gcc-bugs
mailing list