[Bug c++/21627] [3.4/4.0/4.1 Regression] invalid inline warning with ctor and dtor

2005-11-03 Thread mmitchel at gcc dot gnu dot org
--- Comment #10 from mmitchel at gcc dot gnu dot org 2005-11-03 19:51 --- Fixed in 4.0.3. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Sta

[Bug c++/21627] [3.4/4.0/4.1 Regression] invalid inline warning with ctor and dtor

2005-11-03 Thread mmitchel 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_specializati

[Bug c++/21627] [3.4/4.0/4.1 Regression] invalid inline warning with ctor and dtor

2005-11-03 Thread mmitchel at gcc dot gnu dot org
--- Comment #8 from mmitchel at gcc dot gnu dot org 2005-11-03 19:45 --- Subject: Bug 21627 Author: mmitchel Date: Thu Nov 3 19:45:10 2005 New Revision: 106442 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106442 Log: PR c++/21627 * pt.c (register_specializati

[Bug c++/21627] [3.4/4.0/4.1 Regression] invalid inline warning with ctor and dtor

2005-11-03 Thread janis at gcc dot gnu dot org
--- Comment #7 from janis at gcc dot gnu dot org 2005-11-03 18:42 --- A regression hunt identified the following patch: http://gcc.gnu.org/viewcvs?view=rev&rev=60521 r60521 | nathan | 2002-12-26 18:20:14 + (Thu, 26 Dec 2002) | 13 lines cp: PR c++/4803 * decl2.c (

[Bug c++/21627] [3.4/4.0/4.1 Regression] invalid inline warning with ctor and dtor

2005-11-02 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com |dot org

[Bug c++/21627] [3.4/4.0/4.1 Regression] invalid inline warning with ctor and dtor

2005-10-31 Thread gkajmowi at tbaytel dot net
--- Comment #6 from gkajmowi at tbaytel dot net 2005-10-31 12:26 --- Subject: Re: [3.4/4.0/4.1 Regression] invalid inline warning with ctor and dtor On October 30, 2005 10:37 pm, mmitchel at gcc dot gnu dot org wrote: > --- Comment #5 from mmitchel at gcc dot gnu dot org 2005-10-3

[Bug c++/21627] [3.4/4.0/4.1 Regression] invalid inline warning with ctor and dtor

2005-10-30 Thread mmitchel at gcc dot gnu dot org
--- Comment #5 from mmitchel at gcc dot gnu dot org 2005-10-31 03:37 --- We should definitely fix this. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21627

[Bug c++/21627] [3.4/4.0/4.1 Regression] invalid inline warning with ctor and dtor

2005-09-27 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|4.0.2 |4.0.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21627

[Bug c++/21627] [3.4/4.0/4.1 Regression] invalid inline warning

2005-07-22 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-22 21:12 --- Moving to 4.0.2 pre Mark. -- What|Removed |Added Target Milestone|3.4.5

[Bug c++/21627] [3.4/4.0/4.1 Regression] invalid inline warning

2005-05-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-01 00:19 --- : Search converges between 2002-12-14-trunk (#159) and 2002-12-29-trunk (#160). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21627

[Bug c++/21627] [3.4/4.0/4.1 Regression] invalid inline warning

2005-05-19 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|3.4.4 |3.4.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21627

[Bug c++/21627] [3.4/4.0/4.1 Regression] invalid inline warning

2005-05-17 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-17 16:40 --- Confirmed, it is a regression from 3.2.3. -- What|Removed |Added CC|