This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/23308] named common block confused as procedure - runtime segfault



------- 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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]