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: PATCH:[darwin] fix load of a misaligned double word


>>>>> Geoff Keating writes:

Geoff> Reload is not taking alternative (1) because you have told it not to
Geoff> by using '??'.  Why is there a ?? on that alternative?  It looks like
Geoff> a perfectly fine choice to me.

	??r was present before the changes.  I think it is trying to
discourage DFmode in GPRs.  Maybe it should use *r instead.

David


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