r112316 - in /trunk/gcc: ChangeLog cfgcleanup.c...
rakdver@gcc.gnu.org
rakdver@gcc.gnu.org
Thu Mar 23 10:33:00 GMT 2006
Author: rakdver
Date: Thu Mar 23 10:33:38 2006
New Revision: 112316
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112316
Log:
* cfgloopmanip.c (create_loop_notes): Removed.
* final.c (final_scan_insn): Do not handle loop notes.
* jump.c (squeeze_notes): Ditto.
* cfglayout.c (skip_insns_after_block,
duplicate_insn_chain): Ditto.
* cfgcleanup.c (rest_of_handle_jump2): Do not call
create_loop_notes.
* cfgloop.h (create_loop_notes): Declaration removed.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cfgcleanup.c
trunk/gcc/cfglayout.c
trunk/gcc/cfgloop.h
trunk/gcc/cfgloopmanip.c
trunk/gcc/final.c
trunk/gcc/jump.c
More information about the Gcc-cvs
mailing list