ptrflags.C (expect): Change __qualifier_flags to __flags.

2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>

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

From-SVN: r55952
This commit is contained in:
Benjamin Kosnik 2002-08-01 21:56:28 +00:00
parent 9b7ee08256
commit 696f223e02
1 changed files with 1 additions and 1 deletions

View 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>