[Bug c++/45267] [4.5 regression] inlining fails with -m32
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Apr 20 00:07:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45267
--- Comment #15 from Jason Merrill <jason at gcc dot gnu.org> 2011-04-20 00:06:22 UTC ---
Author: jason
Date: Wed Apr 20 00:06:19 2011
New Revision: 172745
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172745
Log:
PR c++/45267
* decl.c (duplicate_decls): Keep always_inline attribute
in sync with DECL_DISREGARD_INLINE_LIMITS.
Added:
branches/gcc-4_5-branch/gcc/testsuite/g++.dg/ext/attrib41.C
Modified:
branches/gcc-4_5-branch/gcc/cp/ChangeLog
branches/gcc-4_5-branch/gcc/cp/decl.c
branches/gcc-4_5-branch/gcc/testsuite/ChangeLog
--- Comment #16 from Jason Merrill <jason at gcc dot gnu.org> 2011-04-20 00:06:22 UTC ---
Author: jason
Date: Wed Apr 20 00:06:19 2011
New Revision: 172744
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172744
Log:
PR c++/45267
* decl.c (duplicate_decls): Keep always_inline attribute
in sync with DECL_DISREGARD_INLINE_LIMITS.
Added:
trunk/gcc/testsuite/g++.dg/ext/attrib41.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/decl.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list