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

           Summary: ice: SSA corruption
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: dcb...@hotmail.com


Created attachment 22195
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22195
C source code

I just tried to compile package embryo-0.9.9.49898 with the latest 4.6
snapshot 20101023 on a Fedora Linux box. The compiler said

Unable to coalesce ssa_names 16 and 188 which are marked as MUST COALESCE.
cip_16(ab) and  cip_188(ab)
embryo_amx.c: In function 'embryo_program_run':
embryo_amx.c:1048:1: internal compiler error: SSA corruption
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Source code attached. Flag -O2 required.

Reply via email to