OSDN Git Service

PR c++/19797
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / abi / vague1.C
index 928d652..02feee9 100644 (file)
@@ -3,7 +3,6 @@
 
 // Disable debug info so we don't get confused by the symbol name there.
 // { dg-options "-g0" }
 
 // Disable debug info so we don't get confused by the symbol name there.
 // { dg-options "-g0" }
-// { dg-final { scan-assembler-not "_ZN1AIiE1tE" } }
 
 template <class T> struct A {
   static const T t = 0;
 
 template <class T> struct A {
   static const T t = 0;