[Bug c++/13870] template with type and function templated on type causes segfault.
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Jan 26 21:00:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-26 21:00 -------
As you said this is invalid code, and this is fixed on the mainline:
pr13870.cc:1: error: expected `>' before '<' token
pr13870.cc:1: error: expected unqualified-id before ')' token
pr13870.cc:1: error: expected `;' before '>' token
So closing as fixed.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Keywords| |ice-on-invalid-code
Resolution| |FIXED
Target Milestone|--- |3.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13870
More information about the Gcc-bugs
mailing list