This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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] Inline defn's in stdio.h break gcc bootstrap on cygwin.


On 10 April 2007 03:24, Eric Blake wrote:


>>   Retested that cygwin dll still builds, verified that it solves bootstrap
>> failure for gcc, and checked in.  Thanks Jeff!
> 
> However, it breaks cygwin builds with CFLAGS=-O0.

  My apologies for not thinking to test that too.

>  This additional patch
> is needed to force gcc to inline even when optimizations are disabled, now
> that you use extern inline (whereas the old gcc 'static inline' used to
> already do that).

  Looks obviously correct to me, thanks for the catch!

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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