[Bug c++/28742] [4.2 regression] ICE with virtual destructor in invalid template class

2006-08-29 Thread lmillward at gcc dot gnu dot org
--- Comment #2 from lmillward at gcc dot gnu dot org 2006-08-29 19:11 --- This doesn't ICE for me on current mainline: bug.cc:1: error: 'void' is not a valid type for a template constant parameter bug.cc:3: error: templates may not be 'virtual' bug.cc:7: error: 'type error' is not a

[Bug c++/28742] [4.2 regression] ICE with virtual destructor in invalid template class

2006-08-29 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-08-30 03:41 --- Fixed since at least 4.2.0 20060826. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/28742] [4.2 regression] ICE with virtual destructor in invalid template class

2006-08-20 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2006-08-20 15:15 --- Confirmed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/28742] [4.2 regression] ICE with virtual destructor in invalid template class

2006-08-20 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28742

[Bug c++/28742] [4.2 regression] ICE with virtual destructor in invalid template class

2006-08-15 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.2.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28742