[Bug fortran/44945] [4.6 Regression] Wrong decl for module vars / FAIL: gfortran.dg/char_array_structure_constructor.f90

burnus at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jul 28 07:41:00 GMT 2010



------- Comment #26 from burnus at gcc dot gnu dot org  2010-07-28 07:41 -------
I expect a similar problem for derived types from modules which are external -
in that case the place to modify would be gfc_get_derived_type -- cf. PR 45077.
Also here, the proper gsym will not be available if the MODULE is only
available via the .mod.


-- 


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



More information about the Gcc-bugs mailing list