[Bug fortran/47455] [4.6 Regression][OOP] internal compiler error: in fold_convert_loc, at fold-const.c:2028
burnus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 1 08:50:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47455
--- Comment #13 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-02-01 08:50:39 UTC ---
(In reply to comment #12)
> "valgrind ./a.out" shows:
That seems to be a valgrind bug; even a simple Fortran program consisting of
"end" causes the problem.
The crash with comment 4 is now a separate bug: PR 47565
Thus, left to do for this PR is comment 5: A deep copy is missing.
More information about the Gcc-bugs
mailing list