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: r55937
This commit is contained in:
Benjamin Kosnik 2002-08-01 16:47:04 +00:00
parent b361b922e9
commit 5c60970a3a

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>