https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114199

Sam James <sjames at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[14 regression] error:      |error: inlining failed in
                   |inlining failed in call to  |call to ‘always_inline’
                   |‘always_inline’             |‘readlinkat.localalias’:
                   |‘readlinkat.localalias’:    |function not inlinable
                   |function not inlinable      |

--- Comment #1 from Sam James <sjames at gcc dot gnu.org> ---
I can reproduce this with 10..14. It's a problem we've seen reported in the
past with -fno-semantic-interposition + LTO + _F_S a lot downstream, just never
looked into it.

Reply via email to