Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / g++.old-deja / g++.pt / memtemp87.C
blob99b4cd384fbb0553a08472c540a2047db4b7fcd5
1 // { dg-do assemble }
3 // by Paul Burchard <burchard@pobox.com>, Level Set Systems, Inc.
4 // Copyright (C) 1999, 2002 Free Software Foundation
6 class Q {
7 public:
8         template<class>
9         class X {
10         };
12 template<template<class> class>
13 class Y {
15 Q::template X<int> x; // { dg-error "" } template syntax