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/33276] [4.3 Regression] 465.tonto in SPEC CPU 2006 fails to compile



------- Comment #1 from hjl at lucon dot org  2007-09-01 22:50 -------
Program received signal SIGSEGV, Segmentation fault.
0x00000000004083a0 in gfc_simplify_iterator_var (e=0x12279c0)
    at /net/gnu-13/export/gnu/src/gcc/gcc/gcc/fortran/array.c:1235
1235        if (e->symtree == p->variable)
(gdb) p *p
Cannot access memory at address 0x850f0bff08eb0000
(gdb)


-- 


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


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