aboutsummaryrefslogtreecommitdiff
path: root/lto-plugin
diff options
context:
space:
mode:
authorNathan Froyd <froydnj@codesourcery.com>2010-12-10 14:20:26 +0000
committerNathan Froyd <froydnj@codesourcery.com>2010-12-10 14:20:26 +0000
commit90dd2c5d3b2b0b5e3f2135e9f44dca706589a200 (patch)
treeba520fa5422c9cc016fb1652664a621506caa191 /lto-plugin
parent53c6ccb7f9a03800ac0b308214c768c2a29e3bc9 (diff)
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: https://gcc.gnu.org/svn/gcc/trunk@167687 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'lto-plugin')
0 files changed, 0 insertions, 0 deletions