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 - Minor changes to support 64bit int/32bit ABI for PPC


>>>>> Fariborz Jahanian writes:

Fariborz> It seems to me that following code does not fall under above 
Fariborz> categorization.
Fariborz> But in any case, I will make my change APPLE LOCAL.

Fariborz> low |= high << 32;

	The shift by 32 produces a warning with 32-bit HWI.

David


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