[Bug fortran/56378] [4.6/4.7/4.8 Regression] gfortran internal compiler error
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56378 --- Comment #8 from Tobias Burnus 2013-02-18 20:08:36 UTC --- (In reply to comment #5) ... > function int_fvec2vec (f_vec, n) result (c_vec) > integer f_vec(:) ... > subroutine lat_to_c (Fp, C) bind(c) ... > call lat_to_c2 (c_loc(fvec2vec(ic
[Bug fortran/56378] [4.6/4.7/4.8 Regression] gfortran internal compiler error
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56378 janus at gcc dot gnu.org changed: What|Removed |Added Keywords||ice-on-invalid-code