]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/cp-tree.h
cp-tree.h (COMPARE_NO_ATTRIBUTES): New macro.
authorJason Merrill <jason@yorick.cygnus.com>
Tue, 13 Apr 1999 00:20:42 +0000 (00:20 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 13 Apr 1999 00:20:42 +0000 (20:20 -0400)
commit940ff22359106048380577cececbf9d6f2624084
tree8b97d89f9d31d77ac93098e94b865219d3f3077a
parentf2e2cbd4a21cad06f5cb58e533209fa484acc672
cp-tree.h (COMPARE_NO_ATTRIBUTES): New macro.

* cp-tree.h (COMPARE_NO_ATTRIBUTES): New macro.
* typeck.c (comptypes): If we get it, ignore attributes.
* class.c (instantiate_type): Use BASELINK_P.  Change complain
parameter to flags; 2 means ignore attributes.
* call.c (build_op_delete_call): Pass it.

From-SVN: r26393
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/class.c
gcc/cp/cp-tree.h
gcc/cp/typeck.c
This page took 0.056568 seconds and 5 git commands to generate.