re PR c++/52637 (ICE producing debug info for c++11 code using local class as templat...
authorJason Merrill <jason@redhat.com>
Wed, 20 Jun 2012 07:27:07 +0000 (03:27 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 20 Jun 2012 07:27:07 +0000 (03:27 -0400)
commit0a337ebd0ad0998775da685a36508ea13fb8141c
treeb66ec46bd73f470f4b95f892f215526d4adcc31c
parent6830e502a29d90b4a38499624aa4518edc0123ea
re PR c++/52637 (ICE producing debug info for c++11 code using local class as template argument)

PR c++/52637
* g++.dg/debug/localclass1.C: New.

From-SVN: r188814
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/debug/localclass1.C [new file with mode: 0644]