]> gcc.gnu.org Git - gcc.git/commit
reload.c (find_reloads): Mark new USE insns with QImode.
authorAlexandre Oliva <aoliva@redhat.com>
Sat, 29 Sep 2001 21:52:12 +0000 (21:52 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Sat, 29 Sep 2001 21:52:12 +0000 (21:52 +0000)
commit3d17d93d9fe5c1141c319158e756f6b9b6300f86
tree8b7cd2a3c1dc10fd6fe1a5ff6ec9025224f41a3e
parent9f57ca195a961a5ed6d93d6a7f570fd0de7e5c6e
reload.c (find_reloads): Mark new USE insns with QImode.

* reload.c (find_reloads): Mark new USE insns with QImode.
(find_reloads_toplev, find_reloads_address, subst_reg_equivs,
find_reloads_subreg_address): Likewise.
* regrename.c (note_sets, clear_dead_regs): Abort if pseudos are
encountered.
* reload1.c (reload_combine_note_use): Likewise, inside USEs and
CLOBBERs.
(reload): Make sure there are no USEs with mode other than
VOIDmode.  At the end, remove those marked with QImode.

From-SVN: r45889
gcc/ChangeLog
gcc/regrename.c
gcc/reload.c
gcc/reload1.c
This page took 0.05387 seconds and 5 git commands to generate.