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: Suspected bug lshift_value (expmed.c) and its patch


>> Is your target a LLP64L32?  I think it should mention pointers there
> 
> No.  We have long long (64-bit)  long (32-bit), pointer (32-bit). I checked
> this description before, but didn't figure out that my target has to use 
> 64-bit HOST_BITS_PER_WIDE_INT ( a bit lazy to do all cleanup really :-)

BITS_PER_WORD?  That's the one that counts.

Paolo


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