This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/23308] named common block confused as procedure - runtime segfault
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jan 2006 05:31:31 -0000
- Subject: [Bug fortran/23308] named common block confused as procedure - runtime segfault
- References: <bug-23308-10374@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2006-01-07 05:31 -------
Note I think fixing PR 25710 and the mentioned problem of not keeping symbols
correctly will fix this bug. I have been trying to fix this but it is hard.
Also note we have the same problem with "call" to functions.
Also I have been thinking ICC is not a good compiler to test with for
diagnostic issues.
Actually this is only horrible Fortran 95 according to Lahey's fortran
compiler.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23308