Go to file
Richard Kenner a61c98cf7f (push_reload, find_reloads): Treat (subreg (pseudo)) and (subreg (mem)) the same.
(push_reload, find_reloads): Treat (subreg (pseudo)) and (subreg (mem))
the same.
If we have (subreg:M1 (mem:M2 ...) ...), never do anything special if M1
and M2 are the same size.

From-SVN: r5097
1993-08-07 07:42:21 -04:00
gcc (push_reload, find_reloads): Treat (subreg (pseudo)) and (subreg (mem)) the same. 1993-08-07 07:42:21 -04:00