cp-tree.h (DECL_ANTICIPATED): Don't require a FUNCTION_DECL.
authorMark Mitchell <mark@codesourcery.com>
Thu, 19 Oct 2000 17:57:49 +0000 (17:57 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 19 Oct 2000 17:57:49 +0000 (17:57 +0000)
commit97ba1e3c395151689c93f4353f8eff1ce416b174
tree929f1bcc60169cb9378db8caf2492f5c8e6dcf2c
parent3cf3728197c7419f0b710a2cd7e8756fa7a15a22
cp-tree.h (DECL_ANTICIPATED): Don't require a FUNCTION_DECL.

* cp-tree.h (DECL_ANTICIPATED): Don't require a FUNCTION_DECL.
* decl.c (select_decl): Don't return declarations that are
DECL_ANTICIPATED.

From-SVN: r36953
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/decl.c
gcc/testsuite/g++.old-deja/g++.other/std1.C [new file with mode: 0644]