[Bug fortran/50410] [4.6/4.7 Regression] ICE in record_reference
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Thu Sep 15 11:16:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50410
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011-09-15
Summary|ICE in record_reference |[4.6/4.7 Regression] ICE in
| |record_reference
Ever Confirmed|0 |1
--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-09-15 11:08:55 UTC ---
Confirmed on 4.6.1 and trunk:
pr50410.f90:7:0: internal compiler error: in record_reference, at
cgraphbuild.c:67
no ICE on 4.4.6 and 4.5.3 (no error). g95 gives the following error:
In file pr50410.f90:6
data u%g /1/
1
Error: Can't dereference POINTER in DATA statement at (1)
More information about the Gcc-bugs
mailing list