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 middle-end/37886] [graphite] ICE: Segmentation fault



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


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