This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/37886] [graphite] ICE: Segmentation fault
- From: "grosser at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Oct 2008 00:28:50 -0000
- Subject: [Bug middle-end/37886] [graphite] ICE: Segmentation fault
- References: <bug-37886-16682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from grosser at gcc dot gnu dot org 2008-10-23 00:28 -------
Created an attachment (id=16532)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16532&action=view)
Proposed fix in gloog()
I added a fix for this SEGFAULT. But now we fail with:
copy_data.c: In function 'copy_data':
copy_data.c:1: internal compiler error: in expand_scalar_variables_expr, at
graphite.c:3617
This is handled in Bug 37851.
I would like to commit this fix and close this bug.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37886