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 tree-optimization/49040] ICE in translate_clast, at graphite-clast-to-gimple.c:1123


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

Sebastian Pop <spop at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |spop at gcc dot gnu.org
         Resolution|                            |DUPLICATE

--- Comment #3 from Sebastian Pop <spop at gcc dot gnu.org> 2011-07-22 23:11:14 UTC ---
Duplicate: the only CLAST that could fall in that gcc_unreachable 
is clast_assignment.  The patch solving PR48648 should take care of this.

*** This bug has been marked as a duplicate of bug 48648 ***


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