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]

Re: Your 64x32 problem


>>>>> Jeffrey A Law <law@cygnus.com> writes:

 > BTW, Jason sez it is possible for both operands to be constants and thus
 > we should not use GET_MODE (...), but instead TYPE_MODE (exp).

Yep.  Getting two constants was due to a frontend bug which I fixed, but we
should DTRT anyway...

Jason


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