[Bug c++/27309] [4.0/4.1 regression] ICE on invalid constructor definition

2007-02-14 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.1.2 |4.1.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27309

[Bug c++/27309] [4.0/4.1 regression] ICE on invalid constructor definition

2006-05-24 Thread mmitchel at gcc dot gnu dot org
--- Comment #8 from mmitchel at gcc dot gnu dot org 2006-05-25 02:34 --- Will not be fixed in 4.1.1; adjust target milestone to 4.1.2. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/27309] [4.0/4.1 regression] ICE on invalid constructor definition

2006-05-14 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27309

[Bug c++/27309] [4.0/4.1 regression] ICE on invalid constructor definition

2006-05-03 Thread mark at codesourcery dot com
--- Comment #7 from mark at codesourcery dot com 2006-05-03 14:51 --- Subject: Re: [4.0/4.1 regression] ICE on invalid constructor definition reichelt at gcc dot gnu dot org wrote: > --- Comment #6 from reichelt at gcc dot gnu dot org 2006-05-03 10:38 > --- > Mark, do you wa

[Bug c++/27309] [4.0/4.1 regression] ICE on invalid constructor definition

2006-05-03 Thread reichelt at gcc dot gnu dot org
--- Comment #6 from reichelt at gcc dot gnu dot org 2006-05-03 10:38 --- Mark, do you want to add some of the testcases from PR27379 and PR27380 to the testsuite as their mode of failure is a little bit different although the underlying problem seems to be the same? -- http://gcc.g

[Bug c++/27309] [4.0/4.1 regression] ICE on invalid constructor definition

2006-05-03 Thread reichelt at gcc dot gnu dot org
--- Comment #5 from reichelt at gcc dot gnu dot org 2006-05-03 10:35 --- *** Bug 27380 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27309

[Bug c++/27309] [4.0/4.1 regression] ICE on invalid constructor definition

2006-05-03 Thread reichelt at gcc dot gnu dot org
--- Comment #4 from reichelt at gcc dot gnu dot org 2006-05-03 10:34 --- *** Bug 27379 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27309

[Bug c++/27309] [4.0/4.1 regression] ICE on invalid constructor definition

2006-05-02 Thread mmitchel at gcc dot gnu dot org
--- Comment #3 from mmitchel at gcc dot gnu dot org 2006-05-02 16:23 --- Fixed in 4.2.0. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Assigned