summaryrefslogtreecommitdiff
path: root/boehm-gc/depcomp
diff options
context:
space:
mode:
authorfroydnj <froydnj@138bc75d-0d04-0410-961f-82ee72b054a4>2010-12-10 14:20:26 +0000
committerfroydnj <froydnj@138bc75d-0d04-0410-961f-82ee72b054a4>2010-12-10 14:20:26 +0000
commita1f90215d4b7737856c0ed6bc54a7195347dcd3d (patch)
treeba520fa5422c9cc016fb1652664a621506caa191 /boehm-gc/depcomp
parent6675c1b7cc50da69fc484569d95c3002bc0552d1 (diff)
downloadgcc-a1f90215d4b7737856c0ed6bc54a7195347dcd3d.tar.gz
gcc/
* c-typeck.c (readonly_error): Delete. gcc/c-family/ * c-common.h (readonly_error): Declare. * c-common.c (readonly_error): Define. gcc/cp/ * cp-tree.h (readonly_error_kind): Delete. (readonly_error): Rename to... (cxx_readonly_error): ...this. Change second argument to be an enum lvalue_use. * semantics.c (finish_asm_stmt): Call cxx_readonly_error. * typeck.c (cp_build_unary_op): Likewise. (cp_build_modify_expr): Likewise. * typeck2.c (readonly_error): Rename to... (cxx_readonly_error): ...this. Delegate to readonly_error for most cases. gcc/testsuite/ * gcc.dg/dfp/struct-union.c: Adjust. * gcc.dg/lvalue-2.c: Adjust. * gcc.dg/pr21419.c: Adjust. * gcc.dg/qual-component-1.c: Adjust. * g++.dg/other/const1.C: Adjust. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167687 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'boehm-gc/depcomp')
0 files changed, 0 insertions, 0 deletions