------- Comment #1 from burnus at gcc dot gnu dot org 2007-07-04 18:48 -------
Related:
print *, c_loc(4)
end
gives an ICE. Expected:
Error: xxxx.f90, line 5: The argument to C_LOC must be a pointer or target
additionally with -std=f2003:
Error: xxxx.f90, line 5: Derived type C_PTR in io-list has PRIVATE components
--
burnus at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-invalid-code
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32601