This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34858] [4.3 Regression] ICE on invalid depending of the length of the source name
- 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: 19 Jan 2008 17:47:15 -0000
- Subject: [Bug fortran/34858] [4.3 Regression] ICE on invalid depending of the length of the source name
- References: <bug-34858-12313@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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