[Bug fortran/54881] ICE in fold_convert_loc, at fold-const.c:2016
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Wed Oct 10 07:38:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54881
--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-10-10 07:38:39 UTC ---
I get the ICE with 4.7.2, but the trunk gives
pr54881.f90:140.24:
call DestroyNode (theNode, lstatus )
1
Error: Actual argument for 'thenode' must be a pointer at (1)
which seems weird (AFAICT theNode is a pointer).
More information about the Gcc-bugs
mailing list