re PR c++/55558 ([C++11] decltype on a static member variable in a template function...
authorPaolo Carlini <paolo.carlini@oracle.com>
Sat, 1 Dec 2012 22:52:27 +0000 (22:52 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sat, 1 Dec 2012 22:52:27 +0000 (22:52 +0000)
commit780f08bc4a0621034772ef0cf067b685a8b49ac4
tree6ec7de9f0a0326526289e1e3eafc46129482cafe
parent198e7e8bde8b7bc5aaba801de6cb88a4a358cd74
re PR c++/55558 ([C++11] decltype on a static member variable in a template function results in an internal compiler error)

2012-12-01  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/55558
* g++.dg/cpp0x/decltype46.C: New.

From-SVN: r194036
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/decltype46.C [new file with mode: 0644]