bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#16249: inlining failed in call to always_inline 'readlinkat': recurs


From: David Kredba
Subject: bug#16249: inlining failed in call to always_inline 'readlinkat': recursive inlining __NTH (readlinkat (int __fd, const char *__restrict __path, ^ /usr/include/bits/unistd.h:185:3: error: called from here return __readlinkat_alias (__fd, __path, __buf, __len);
Date: Mon, 30 Dec 2013 20:21:50 +0100

Hello Paul,
Thank you.

I opened a GCC case based on your reply and it was accepted as compiler bug.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59626

Best wishes,
David.

2013/12/27 Paul Eggert <address@hidden>:
> David Kredba wrote:
>
>> Can this be Coreutils issue? Or should I go to GCC?
>
> Looks like a compiler bug to me.  If you fix this one you'll
> probably find others; link time optimization is not really ready
> for prime-time, I'm afraid.
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]