]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
Add missing inline keyword
authorMarek Polacek <polacek@redhat.com>
Fri, 23 Dec 2011 16:19:53 +0000 (11:19 -0500)
committerUlrich Drepper <drepper@gmail.com>
Fri, 23 Dec 2011 16:19:53 +0000 (11:19 -0500)
commit2b2596b1e94d9d51bd8febe81b759fa45a62e3cb
tree19c383c69d5cbb15696f0e8740703ad562abb888
parentaebefeee8fb62e2bbc5f4fa4f6345a2a3c8e857a
Add missing inline keyword

According to http://gcc.gnu.org/ml/gcc-patches/2011-09/msg00608.html,
a function without `inline' with an `always_inline' attribute is a bug.
ChangeLog
elf/dl-addr.c
elf/tst-auditmod4b.c
elf/tst-auditmod6b.c
elf/tst-auditmod6c.c
elf/tst-auditmod7b.c