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: Paul Eggert
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: Fri, 27 Dec 2013 14:49:05 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

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]