r192633 - in /trunk/gcc: ChangeLog emit-rtl.c e...

amylaar@gcc.gnu.org amylaar@gcc.gnu.org
Sat Oct 20 11:37:00 GMT 2012


Author: amylaar
Date: Sat Oct 20 11:37:27 2012
New Revision: 192633

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192633
Log:
2012-10-20  Joern Rennecke  <joern.rennecke@embecosm.com>
            Richard Sandiford  <rdsandiford@googlemail.com>

        * emit-rtl.c (copy_delay_slot_insn): New function.
        * emit-rtl.h (copy_delay_slot_insn): Declare.
        * reorg.c: Include "emit-rtl.h".
        (steal_delay_list_from_target): Use copy_delay_slot_insn.
        (fill_slots_from_thread, fill_simple_delay_slots): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/emit-rtl.c
    trunk/gcc/emit-rtl.h
    trunk/gcc/reorg.c



More information about the Gcc-cvs mailing list