[Bug fortran/62106] [4.9/4.10 Regression] Adding a scalar variable to an array constructor gives wrong result
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Tue Aug 12 12:52:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62106
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-code
Status|UNCONFIRMED |NEW
Last reconfirmed| |2014-08-12
CC| |tkoenig at gcc dot gnu.org
Summary|Adding a scalar variable to |[4.9/4.10 Regression]
|an array constructor gives |Adding a scalar variable to
|wrong result |an array constructor gives
| |wrong result
Ever confirmed|0 |1
Known to fail| |4.10.0, 4.9.1
--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
This is regression from 4.8.3, revision r197010 (2013-03-23) is OK, r197238
(2013-03-29) is not, likely r197216.
Workaround: compile with -fno-frontend-optimize.
More information about the Gcc-bugs
mailing list