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

             Bug #: 54617
           Summary: [4.8 Regression] ICE when compiling
                    gcc.c-torture/compile/pr42025-2.c on
                    powerpc-apple-darwin9 with -m64 and -O1 or above after
                    revision 191302
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: domi...@lps.ens.fr
                CC: ebotca...@gcc.gnu.org, ia...@gcc.gnu.org
              Host: powerpc-apple-darwin9
            Target: powerpc-apple-darwin9
             Build: powerpc-apple-darwin9


When compiling gcc.c-torture/compile/pr42025-2.c on powerpc-apple-darwin9 with
-m64 and -O1 or above after revision 191302, one gets the following ICE:

/opt/gcc/work/gcc/testsuite/gcc.c-torture/compile/pr42025-2.c: In function
'bar':
/opt/gcc/work/gcc/testsuite/gcc.c-torture/compile/pr42025-2.c:22:11: internal
compiler error: in emit_move_insn, at expr.c:3458
     p.u.p = get_stuff ();

The test compiles at revision 191298.

Reply via email to