]> gcc.gnu.org Git - gcc.git/commit - gcc/rtl.h
rtlanal.c (parms_set, [...]): Break out from...; handle multiple sets.
authorJan Hubicka <jh@suse.cz>
Sun, 29 Jul 2001 21:28:42 +0000 (23:28 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 29 Jul 2001 21:28:42 +0000 (21:28 +0000)
commit833366d6c90ddcb12ec0b7d63b6e57fd3b0f5793
tree3c01d1ea251b427b8df8b3e9d0756203c265d556
parentb5832b43726d2d44b202c7a5669b3e97a2bc60c2
rtlanal.c (parms_set, [...]): Break out from...; handle multiple sets.

* rtlanal.c (parms_set, find_first_parameter_load): Break out from...;
handle multiple sets.
* except.c (sjlj_mark_call_sites): .... here.
* gcse.c (insert_insn_end_bb): Use find_first_parameter_load.

From-SVN: r44465
gcc/ChangeLog
gcc/except.c
gcc/gcse.c
gcc/rtl.h
gcc/rtlanal.c
This page took 0.071929 seconds and 5 git commands to generate.