This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: asm in inline function invalidating function attributes?


On Sun, Oct 16, 2011 at 14:38, Jakub Jelinek <jakub@redhat.com> wrote:
> If this is about e.g.
> 2011-09-14 ÂUlrich Drepper Â<drepper@gmail.com>
>
> Â Â Â Â* sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
> Â Â Â Â__extern_always_inline.
> Â Â Â ÂDefine lrint{f,} and llrint{f,} for 64-bit and in some situations for
> Â Â Â Â32-bit.

No, something else.  It's about the calls to __ctype_b_loc etc.  The
function just returns a pointer, nothing else.


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