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

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=17402

--- Comment #10 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Kaveh Ghazi from comment #2)
> I'm not convinced it's the same issue.  With regard to 17402, comment #6 by
> Joseph there refers specifically to static inlines in that builtins
> shouldn't generate calls to "file-scope statics".  However in my case glibc
> is instantiating *extern inlines* and it seems legitimate that gcc could
> (should) generate calls which take advantage of them.  (Plus they're much
> much faster!)

While they may be different, it still seems related enough to go under "See
Also"

Reply via email to