]> git.ipfire.org Git - thirdparty/gcc.git/commit
(find_reloads): Don't restrict class of multiword operand to preferred class.
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 25 Feb 1994 12:19:23 +0000 (07:19 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 25 Feb 1994 12:19:23 +0000 (07:19 -0500)
commita2d353e50cec8279fba0f9905efc38839e6cfce9
treef281395f57292f9790841137ffcde384404c1f27
parent8bffcaf6a039d6ab262ac2b90d8fa7174d764320
(find_reloads): Don't restrict class of multiword operand to preferred class.

(find_reloads_address_1): Rework to use `switch'.
Reload a SUBREG of a hard reg as a unit.

From-SVN: r6622
gcc/reload.c