[Bug rtl-optimization/48932] ICE in check_dep, at sched-deps.c:4097

danglin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun May 15 04:27:00 GMT 2011


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

--- Comment #5 from John David Anglin <danglin at gcc dot gnu.org> 2011-05-15 03:04:58 UTC ---
Author: danglin
Date: Sun May 15 03:04:54 2011
New Revision: 173769

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173769
Log:
    PR rtl-optimization/48932
    Backport from mainline:
    2010-09-15  Eric Botcazou  <ebotcazou@adacore.com>

    PR rtl-optimization/45593
    * reorg.c (relax_delay_slots): Use emit_copy_of_insn_after to re-emit
    insns that were in delay slots as stand-alone insns.

    Backport from mainline:
    2010-09-15  Eric Botcazou  <ebotcazou@adacore.com>

    * gcc.c-torture/compile/20100915-1.c: New test.


Added:
    branches/gcc-4_3-branch/gcc/testsuite/gcc.c-torture/compile/20100915-1.c
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/reorg.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list