2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.pt / memtemp87.C
blob9c1aa4cd96611d9b4c15fcf69ffaf439167e2591
1 // { dg-do assemble { xfail *-*-* } }
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