This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/29912] Gfortran: string array functions behaving incorrectly...
- 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: 21 Nov 2006 00:36:20 -0000
- Subject: [Bug fortran/29912] Gfortran: string array functions behaving incorrectly...
- References: <bug-29912-13399@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 2006-11-21 00:36 -------
Wow, on x86-64 this gives a beautiful seg fault.
(gdb) bt
#0 0x0000000000400afc in MAIN__ () at jetter.f90:20
Cannot access memory at address 0x2020202020202028
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29912