[Bug c++/14246] [3.4/3.5 Regression] Problems with templates, ice in write_template_arg_literal
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Feb 24 15:30:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-02-24 15:30 -------
a smaller testcase from PR 14270:
template<bool> struct A {};
A<!false> a;
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14246
More information about the Gcc-bugs
mailing list