[Bug fortran/60561] ICE in gimplify_var_or_parm_decl, at gimplify.c:1721 for gfortran.dg/associate_1.f03
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Tue Mar 18 09:39:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60561
--- Comment #3 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> So it should be rejected without -std=f2003?
Compiling the code with -std=f2003 -fall-intrinsics gives the ICE (without
-fall-intrinsics there is a link error
Undefined symbols for architecture x86_64:
"_abort_", referenced from:
).
More information about the Gcc-bugs
mailing list