[Bug c++/31131] [4.2 regression] ICE on invalid constructor definition

2009-03-30 Thread jsm28 at gcc dot gnu dot org
--- Comment #7 from jsm28 at gcc dot gnu dot org 2009-03-30 21:41 --- Closing 4.2 branch, fixed in 4.3. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/31131] [4.2 regression] ICE on invalid constructor definition

2008-05-19 Thread jsm28 at gcc dot gnu dot org
--- Comment #6 from jsm28 at gcc dot gnu dot org 2008-05-19 20:23 --- 4.2.4 is being released, changing milestones to 4.2.5. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/31131] [4.2 regression] ICE on invalid constructor definition

2008-03-16 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Known to work||4.3.0 Priority|P4 |P5

[Bug c++/31131] [4.2 regression] ICE on invalid constructor definition

2008-02-01 Thread jsm28 at gcc dot gnu dot org
--- Comment #5 from jsm28 at gcc dot gnu dot org 2008-02-01 16:53 --- 4.2.3 is being released now, changing milestones of open bugs to 4.2.4. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/31131] [4.2 regression] ICE on invalid constructor definition

2007-10-09 Thread mmitchel at gcc dot gnu dot org
--- Comment #4 from mmitchel at gcc dot gnu dot org 2007-10-09 19:22 --- Change target milestone to 4.2.3, as 4.2.2 has been released. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/31131] [4.2 regression] ICE on invalid constructor definition

2007-08-21 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2007-08-21 20:06 --- The ICE vanished on mainline between 2007-08-05 and 2007-08-15. I'd guess this is due to the fix for PR 27211. -- reichelt at gcc dot gnu dot org changed: What|Removed