re PR c++/49176 ([c++0x] valid code rejected with "error: uninitialized const")
authorJason Merrill <jason@redhat.com>
Fri, 27 May 2011 19:32:22 +0000 (15:32 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 27 May 2011 19:32:22 +0000 (15:32 -0400)
commit69cf9a1cfe034650e76a31ea6d98b92da0acf188
tree0d767cf6c18fa8e1459fad1ad600eb9f633797b9
parent1fbbe7d6b21bcfd89b0d4722bb1f4b90c2b4965c
re PR c++/49176 ([c++0x] valid code rejected with "error: uninitialized const")

PR c++/49176
* g++.dg/template/const5.C: New.

From-SVN: r174356
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/const5.C [new file with mode: 0644]