X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Sat, 4 May 2002 12:34:24 -0400 From: DJ Delorie Message-Id: <200205041634.g44GYOT31374@delorie.com> To: djgpp AT delorie DOT com Subject: Re: Can double negations get optimized out? Reply-To: djgpp AT delorie DOT com Or this: b = a ? 1 : 0; or some other suitable comparison (like a>0 or a!=0)