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] (X << C) >> C folding


On Sun, Jun 12, 2005 at 09:25:39PM +0200, Marcin Dalecki wrote:
> Just curious: Shouldn't this read (~0) instead of (-1) in the above?
> Not all platforms are 1's complement. Some use sign bit...

GCC will never support such a platform.


r~


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