[Bug fortran/60302] [4.9 Regression] ICE with c_f_pointer and android cross compiler

janus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 21 19:47:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60302

--- Comment #3 from janus at gcc dot gnu.org ---
(In reply to Valery Weber from comment #0)
> f951: internal compiler error: Aborted
> 0xa217af crash_signal
> 	/home/vwe/libs/gcc/test/android-ndk-r9c/src/build/../gcc/gcc-4.8/gcc/toplev.
> c:337
> 0x577c60 gfc_check_c_f_pointer(gfc_expr*, gfc_expr*, gfc_expr*)
> 	/home/vwe/libs/gcc/test/android-ndk-r9c/src/build/../gcc/gcc-4.8/gcc/
> fortran/check.c:3956

The function 'gfc_check_c_f_pointer' was added in r197053 and slightly modified
in r197682.

Then there is another minor change later at 200794, which seems to be unrelated
to this PR, though.


More information about the Gcc-bugs mailing list