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/34858] [4.3 Regression] ICE on invalid depending of the length of the source name



------- Comment #2 from jvdelisle at gcc dot gnu dot org  2008-01-19 17:47 -------
On x86-64 linux using valgrind:

==2713== Invalid read of size 8
==2713==    at 0x45C16C: resolve_common_vars (resolve.c:657)

and 

==2713== Invalid read of size 1
==2713==    at 0x45C230: resolve_common_vars (resolve.c:657)

No segfault but doing something wrong.


-- 


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


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