This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/37411] ICE (segfault) in trans-array.c
- 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: 8 Sep 2008 13:53:31 -0000
- Subject: [Bug fortran/37411] ICE (segfault) in trans-array.c
- References: <bug-37411-16679@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from dominiq at lps dot ens dot fr 2008-09-08 13:53 -------
I have reverted the patch in comment #3 on intel/Darwin9 and updated to r140104
on ppc/Darwin9 and in both cases the original test compiles without error. Is
it another fix due to the one for pr37199?
Anyway, it would be safe to add a "gcc_assert (sym->as)" and to include the new
test case.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37411