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/38802] Seg fault for RESULT with allocatable components



------- 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


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