X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <10202281740.AA14225@clio.rice.edu> Subject: Re: v2.03 refresh++ diffs [was bzero...] To: eliz AT is DOT elta DOT co DOT il (Eli Zaretskii) Date: Thu, 28 Feb 2002 11:40:50 -0600 (CST) Cc: djgpp-workers AT delorie DOT com In-Reply-To: from "Eli Zaretskii" at Feb 28, 2002 08:58:52 AM X-Mailer: ELM [version 2.5 PL2] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Is the built-in used even when compiling without optimizations? Yes, it appears so (if GCC >= 3, even without -O, -S shows inlined code). Is this a problem?