[Bug c++/33571] [4.3 Regression] ICEs on unknown attributes on template functions

2007-09-27 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2007-09-27 14:39 --- Program received signal SIGSEGV, Segmentation fault. 0x00545c5a in is_late_template_attribute (attr=0x2b2f2b957b70, decl=0x2b2f2f438a00) at /space/rguenther/src/svn/pointer_plus/gcc/cp/decl2.c:994 994

[Bug c++/33571] [4.3 Regression] ICEs on unknown attributes on template functions

2007-09-27 Thread jason at gcc dot gnu dot org
-- jason at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33571

[Bug c++/33571] [4.3 Regression] ICEs on unknown attributes on template functions

2007-09-27 Thread jason at gcc dot gnu dot org
--- Comment #2 from jason at gcc dot gnu dot org 2007-09-27 20:58 --- Fixed. -- jason at gcc dot gnu dot org changed: What|Removed |Added Status|WAITING