[Bug fortran/47455] [4.6 Regression][OOP] internal compiler error: in fold_convert_loc, at fold-const.c:2028
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Mon Jan 31 22:17:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47455
--- Comment #7 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-01-31 21:56:08 UTC ---
The ICEs disappear with the patch in comment #6, but the test in comment #4
fails at
if(any (this%x%i /= [5, 7])) call abort() ! FAILS
and segfault later if I comment the test. The test in comment #6 segfault also.
More information about the Gcc-bugs
mailing list