This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] potential fix for PR middle-end/7151


On Tue, Oct 01, 2002 at 02:34:05PM -0700, David S. Miller wrote:
> Can we see GET_CODE (SUBREG_REG (x)) == MEM when generating
> reloads?  Upon further reading, it appears not.

Dunno if its historic or not, but find_reloads has code
to handle REG or MEM subregs, so I think we should as well
in push_reloads.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]