[Bug fortran/55827] ICE with multiple fortran modules and character lenght determined by an interfaced pure function
mikael at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jan 5 13:26:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55827
--- Comment #8 from Mikael Morin <mikael at gcc dot gnu.org> 2013-01-05 13:25:38 UTC ---
Author: mikael
Revision: 194928
Modified property: svn:log
Modified: svn:log at Sat Jan 5 13:25:32 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sat Jan 5 13:25:32 2013
@@ -1,6 +1,7 @@
2013-01-05 Steven G. Kargl <kargl@gcc.gnu.org>
Mikael Morin <mikael@gcc.gnu.org>
+ PR fortran/55827
* class.c (gfc_fix_class_refs): Adapt ts initialization for the case
e->symtree == NULL.
* trans-expr.c (gfc_conv_function_expr): Init sym earlier. Use it.
@@ -8,5 +9,6 @@
2013-01-05 Steven G. Kargl <kargl@gcc.gnu.org>
Mikael Morin <mikael@gcc.gnu.org>
+ PR fortran/55827
* gfortran.dg/use_22.f90: New test.
More information about the Gcc-bugs
mailing list