[RFA] enable finline-functions optimization

Thomas Pfaff tpfaff@gmx.net
Wed Apr 16 16:08:00 GMT 2003


Christopher Faylor wrote:
> On Tue, Apr 15, 2003 at 10:59:13AM +0200, Thomas Pfaff wrote:
>>It seems that  __attribute__(used) does not work in conjunction with
>>__asm__ ("function name without _"). If i remove the  __asm__ stuff it
>>works as expected.
>>This patch will keep the functions static.
> Ok.  Feel free to checkin, in that case.  Out of curiousity, what version
> of gcc are you using?  3.2?

gcc version 3.2 20020927 (prerelease)

My gcc is build with sjlj exceptions to avoid problems with stdcall 
functions and exceptions and a patch to the w32-sharedptr handling that 
was included in the cygwin-mingw branch by Danny, but that shouldn't be 
the problem here.

BTW, are there any plans for a gcc-3.2.2 release ?

Thomas



More information about the Cygwin-patches mailing list