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/32710] ICE: namelist and subroutine with the same name



------- Comment #2 from burnus at gcc dot gnu dot org  2007-07-09 22:34 -------
If one moves "subroutine name()" before "readinput", valgrind shows no
problems. (And no ICE occurs with 4.2 and 4.1.)

This occures for dt->namelist->name, which is "name" (len 4)
==18422==    at 0x4A3FB2: build_dt (trans-io.c:1592)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32710


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