delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
Date: | Sun, 3 Feb 2002 12:17:46 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Carlo Bramini <cbramix AT libero DOT it> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: From GCC 2.7.2.1 to GCC 3.0.3 |
In-Reply-To: | <12d3c78a938fe73fa46dfc220539e5b6.66640@mygate.mailgate.org> |
Message-ID: | <Pine.SUN.3.91.1020203121657.266L-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Sun, 3 Feb 2002, Carlo Bramini wrote: > m = ~m; > > and the new compiler translates it into: > > xorl $-1,%ebx > > instead of: > > notl %ebx What, if any, optimization switches did you turn on to compile that? > PS: I'm not an english native speaker, please excuse my errors. Your English is fine.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |