This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/38802] Seg fault for RESULT with allocatable components
- From: "dominiq at lps dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jan 2009 13:26:39 -0000
- Subject: [Bug fortran/38802] Seg fault for RESULT with allocatable components
- References: <bug-38802-10374@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from dominiq at lps dot ens dot fr 2009-01-11 13:26 -------
Confirmed on i686-apple-darwin9 with -m64 or -m32 with optimization -O1 and
above:
Thread 0 Crashed:
0 a.out 0x00001dec __mod_a_MOD_a_fun + 30
1 a.out 0x00001daf MAIN__ + 141
2 a.out 0x00001f98 main + 40
3 a.out 0x00001cf6 start + 54
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38802