]> gcc.gnu.org Git - gcc.git/commit
recog.c (split_all_insns_noflow): New.
authorJan Hubicka <jh@suse.cz>
Tue, 24 Jul 2001 18:34:07 +0000 (20:34 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 24 Jul 2001 18:34:07 +0000 (18:34 +0000)
commit6f862f2fa9d2d3bdb8df842ebf67ea8e08bf47f5
treedbd1c911e2888cbe05c5a4a364044144567b2dcd
parent615cd49b9a70766688139f6ea85aad1831df8816
recog.c (split_all_insns_noflow): New.

* recog.c (split_all_insns_noflow): New.
* rtl.h (split_all_insns_noflow): Declare.
* ia64.c (ia64_reorg): Use split_all_insns_noflow.
* m68hc11.c (m68hc11_reorg): Likewise.
* sh.c (machine_dependent_reorg): Likewise.
* toplev.c (rest_of_compilation): Likewise for last split_all_insns
call.

From-SVN: r44312
gcc/ChangeLog
gcc/config/ia64/ia64.c
gcc/config/m68hc11/m68hc11.c
gcc/config/sh/sh.c
gcc/recog.c
gcc/rtl.h
gcc/toplev.c
This page took 0.061295 seconds and 5 git commands to generate.