mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-27 21:15:20 +08:00
using30.C: Move ...
* g++.dg/template/using30.C: Move ... * g++.dg/cpp0x/alias-decl-45.C: ... here. From-SVN: r218962
This commit is contained in:
parent
84be603271
commit
3aae939d9b
@ -1,3 +1,8 @@
|
||||
2014-12-19 Kai Tietz <ktietz@redhat.com>
|
||||
|
||||
* g++.dg/template/using30.C: Move ...
|
||||
* g++.dg/cpp0x/alias-decl-45.C: ... here.
|
||||
|
||||
2014-12-19 Alan Lawrence <alan.lawrence@arm.com>
|
||||
|
||||
* gcc.target/aarch64/eon_1.c: New test.
|
||||
|
@ -1,5 +1,5 @@
|
||||
// PR c++/61198
|
||||
// { dg-do compile { target c++11 } }
|
||||
// PR/61198
|
||||
|
||||
template<int herp, typename derp_t>
|
||||
struct broken
|
||||
|
Loading…
Reference in New Issue
Block a user