Home
last modified time | relevance | path

Searched refs:readonly_error (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.h1335 extern void readonly_error (location_t, tree, enum lvalue_use);
H A Dc-warn.c1822 readonly_error (location_t loc, tree arg, enum lvalue_use use) in readonly_error() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.h1442 extern void readonly_error (location_t, tree, enum lvalue_use);
H A Dc-warn.cc1824 readonly_error (location_t loc, tree arg, enum lvalue_use use) in readonly_error() function
H A DChangeLog3619 (readonly_error): Strip any location wrapper.
6188 (readonly_error): Likewise.
10120 * c-common.c (readonly_error): Add location argument.
10121 * c-common.h (readonly_error): Same.
12396 * c-common.h (readonly_error): Declare.
12397 * c-common.c (readonly_error): Define.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20071516 * typeck2.c (readonly_error): Handle general expressions.
2830 * typeck2.c (readonly_error): Always emit a hard error.
2832 * cp-tree.h (readonly_error): Adjust prototype.
2833 * semantics.c (finish_asm_stmt): Adjust call to readonly_error.
H A Dtypeck2.cc123 readonly_error (loc, arg, errstring); in cxx_readonly_error()
H A DChangeLog-2009240 (readonly_error): Adjust prototype with new argument.
241 * typeck2.c (readonly_error): Accept readonly_error_kind as argument
243 * semantics.c (finish_asm_stmt): Adjust readonly_error call.
H A DChangeLog-2010138 (readonly_error): Rename to...
144 * typeck2.c (readonly_error): Rename to...
145 (cxx_readonly_error): ...this. Delegate to readonly_error for
H A DChangeLog-2005838 * semantics.c (finish_asm_stmt): Call readonly_error if outputs are
1726 * typeck2.c (readonly_error, cxx_incomplete_type_diagnostic):
H A DChangeLog-19995759 (convert_for_initialization, readonly_error, check_for_new_type,
5828 (readonly_error, check_for_new_type): Const-ify a char*.
H A DChangeLog-2013396 readonly_error.
H A DChangeLog-19962767 (readonly_error): Likewise.
H A DChangeLog-20181730 ERROR_FOR_ASSIGNMENT macro and readonly_error. Add LOC argument
H A DChangeLog-20041335 * typeck2.c (error_not_base_type, readonly_error,
H A DChangeLog-19941748 * cvt.c (build_up_reference): Don't call readonly_error.
H A DChangeLog-20006768 * typeck2.c (readonly_error, abstract_virtuals_error,
H A DChangeLog-19981879 * typeck2.c (readonly_error): Add case for FUNCTION_DECLs.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck2.c123 readonly_error (loc, arg, errstring); in cxx_readonly_error()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c4733 readonly_error (location, arg, in build_unary_op()
6213 readonly_error (location, lhs, lv_assign); in build_modify_expr()
10538 readonly_error (loc, output, lv_asm); in build_asm_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc4764 readonly_error (location, arg, in build_unary_op()
6331 readonly_error (location, lhs, lv_assign); in build_modify_expr()
10718 readonly_error (loc, output, lv_asm); in build_asm_expr()
H A DChangeLog7635 readonly_error.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200410250 * c-tree.h (readonly_error): Remove.
10252 (lvalue_or_else, readonly_error): Use it. All callers changed.
10253 (readonly_error): Make static.
40050 (readonly_error): ... this.
40053 (readonly_error): ... this and issue errors, not warnings.
40054 (build_modify_expr): Call readonly_error, not readonly_warning.
H A DChangeLog-20056232 * c-typeck.c (readonly_error): Handle USE being lv_asm.
15889 * c-typeck.c (readonly_error, convert_for_assignment): Likewise.
H A DChangeLog-200622240 a readonly_error.

12