module.c
66.9 KB
-
re PR fortran/13372 (ICE in trans-types.c (gfc_typenode_for_spec), see #13201) · 62f1d470
fortran/ PR fortran/13372 * module.c (write_symbol, write_symtree): Don't write symbols wrongly added to namespace. * trans-decl.c (gfc_create_module_variable): Don't create a backend decl for a symbol incorrectly added to namespace. testsuite/ PR fortran/13372 * gfortran.fortran-torture/compile/named_args_2.f90: New test. From-SVN: r82834
Tobias Schlüter committed