This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/21627] [3.4/4.0/4.1 Regression] invalid inline warning with ctor and dtor
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Nov 2005 19:49:23 -0000
- Subject: [Bug c++/21627] [3.4/4.0/4.1 Regression] invalid inline warning with ctor and dtor
- References: <bug-21627-361@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from mmitchel at gcc dot gnu dot org 2005-11-03 19:49 -------
Subject: Bug 21627
Author: mmitchel
Date: Thu Nov 3 19:49:19 2005
New Revision: 106443
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106443
Log:
PR c++/21627
* pt.c (register_specialization): Update inline flags on clones.y
PR c++/21627
* g++.dg/warn/inline2.C: New test.
Added:
branches/gcc-4_0-branch/gcc/testsuite/g++.dg/warn/inline2.C
Modified:
branches/gcc-4_0-branch/gcc/cp/ChangeLog
branches/gcc-4_0-branch/gcc/cp/pt.c
branches/gcc-4_0-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21627