]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
ptrflags.C (expect): Change __qualifier_flags to __flags.
authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 1 Aug 2002 21:56:28 +0000 (21:56 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 1 Aug 2002 21:56:28 +0000 (21:56 +0000)
2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>

* g++.old-deja/g++.abi/ptrflags.C (expect): Change
__qualifier_flags to __flags.

From-SVN: r55952

gcc/testsuite/g++.old-deja/g++.abi/ptrflags.C

index 16bf946fc37dac9c2c3c0da955351bcd647f8a7c..03b9248380c74d689e6af9124d19f81c43a63cf4 100644 (file)
@@ -1,5 +1,5 @@
 // Test rtti pointer flags
-// Copyright (C) 2000 Free Software Foundation, Inc.
+// Copyright (C) 2000, 2002 Free Software Foundation, Inc.
 // Contributed by Nathan Sidwell 15 Apr 2000 <nathan@nathan@codesourcery.com>
 
 #include <typeinfo>