This is the mail archive of the gcc@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]

Re: sparc64 changes and generic backend patches


On Wed, May 27, 1998 at 02:00:49AM +0100, Joern Rennecke wrote:
> Your patch does not even apply to this rtl, since
> 
>                            && (GET_MODE_SIZE (GET_MODE (operand))
>                                > UNITS_PER_WORD)
> 
> will evaluate to false.

Hmm, you are right.  I'll have to go back and check the cases to
figure out what is really going on.


r~


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