This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/31609] module that calls a contained function with an ENTRY point
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jul 2007 23:23:59 -0000
- Subject: [Bug fortran/31609] module that calls a contained function with an ENTRY point
- References: <bug-31609-14284@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #13 from jvdelisle at gcc dot gnu dot org 2007-07-29 23:23 -------
The patch applied in Comment #11 fixes the original test case.
The modified test case in Comment #8 is still broken.
pr31609-2.f90: In function ?master.0.j?:
pr31609-2.f90:10: internal compiler error: in gfc_conv_variable, at
fortran/trans-expr.c:452
I am going to have to leave this to others.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31609