This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/33276] [4.3 Regression] 465.tonto in SPEC CPU 2006 fails to compile
- From: "hjl at lucon dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Sep 2007 22:50:23 -0000
- Subject: [Bug fortran/33276] [4.3 Regression] 465.tonto in SPEC CPU 2006 fails to compile
- References: <bug-33276-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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