This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [3.3 branch] Use tablejump_p in cfgcleanup.c/merge_blocks_move_successor_nojumps()


On Sun, Jul 20, 2003 at 07:52:51AM +0200, Josef Zlomek wrote:
> 	* cfgcleanup.c (merge_blocks_move_successor_nojumps): Use tablejump_p.
> 	* ifcvt.c (find_if_block): Added 2 arguments to tablejump_p.
> 	* jump.c (tablejump_p): Added 2 arguments.
> 	* rtl.h (tablejump_p): Likewise.

Looks good; needs Mark approval.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]