This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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] gcc-3.4 does not inline functions that call setjmp.


> 	* sysdeps/generic/libc-start.c [LIBC_START_DISABLE_INLINE]: 
> 	Define STATIC as static.
> 	* sysdeps/powerpc/elf/libc-start.c: Define LIBC_START_DISABLE_INLINE
> 	because gcc does not allow inline of functions that call setjmp.

Not pretty, but in line with the rest of the code.  Applied.

-- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â


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