re PR c++/45267 (inlining fails with -m32)
authorJason Merrill <jason@redhat.com>
Wed, 20 Apr 2011 00:06:19 +0000 (20:06 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 20 Apr 2011 00:06:19 +0000 (20:06 -0400)
commitc45413fef61b8c6873f01e1e2f57cd0be6fcec46
tree824a882a9918314f543413bb9d1acf74b7602879
parent8f888468542a71fd6324f2e6668e7f968000f641
re PR c++/45267 (inlining fails with -m32)

PR c++/45267
* decl.c (duplicate_decls): Keep always_inline attribute
in sync with DECL_DISREGARD_INLINE_LIMITS.

From-SVN: r172744
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/attrib41.C [new file with mode: 0644]