http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31044
Paolo Carlini changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|gcc-bugs at g
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Severity|major |normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31044
--- Comment #1 from bangerth at dealii dot org 2007-03-09 05:01 ---
Confirmed, though I believe this is a duplicate of some other PR. This
is not a regression.
Somewhat smaller:
--
template class C {};
template
class X
{
static const unsigned int Value = 2;