Home
last modified time | relevance | path

Searched refs:convert_for_assignment (Results 1 – 25 of 26) sorted by relevance

12

/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-1993150 * cp-typeck.c (convert_for_assignment): Add missing argument to
284 * cp-typeck.c (convert_for_assignment): Likewise.
507 * cp-typeck.c (convert_for_assignment): Likewise.
H A Dtypeck.c47 static tree convert_for_assignment (tree, tree, const char *, tree, int);
5806 newrhs = convert_for_assignment (olhstype, newrhs, "assignment", in build_modify_expr()
5811 newrhs = convert_for_assignment (lhstype, newrhs, "assignment", in build_modify_expr()
5857 return convert_for_assignment (olhstype, result, "assignment", in build_modify_expr()
6181 convert_for_assignment (tree type, tree rhs, in convert_for_assignment() function
6372 return convert_for_assignment (type, rhs, errtype, fndecl, parmnum); in convert_for_initialization()
H A DChangeLog-1994233 * typeck.c (convert_for_assignment): Handle conversions between
249 * typeck.c (convert_for_assignment): Use cp_convert instead of
921 * typeck.c (convert_for_assignment): Handle conversion of pmfs to
1435 * typeck.c (convert_for_assignment): Don't die when comparing
2205 (convert_for_assignment): Check const parity on the ultimate target
2255 * typeck.c (convert_for_assignment): Complain about changing
2263 * typeck.c (convert_for_assignment): Don't complain about assigning
3294 * typeck.c (convert_for_assignment): Change warnings to pedwarns for
3991 * typeck.c (convert_for_assignment): Don't pedwarn about
4000 * typeck.c (convert_for_assignment): Likewise.
[all …]
H A DChangeLog-1998297 * typeck.c (convert_for_assignment): Likewise.
900 (convert_for_assignment): Likewise.
1022 (convert_for_assignment): Also do default_conversion on overloaded
1705 * typeck.c (convert_for_assignment): Likewise.
2424 * typeck.c (convert_for_assignment): Converting from pm of vbase
2478 (convert_for_assignment): Use it.
2540 (convert_for_assignment): Warn about converting NULL to an
3167 * typeck.c (convert_for_assignment): Use comptypes.
4836 (convert_for_assignment): Check for TREE_LIST before accessing
5083 (convert_for_assignment): Fix handling of pmfs.
H A DChangeLog-1996162 * typeck.c (convert_for_assignment): Also handle anachronistic
349 * typeck.c (convert_for_assignment): Handle anachronistic implicit
939 * typeck.c (convert_for_assignment): Don't say contravariance for
1202 * typeck.c (convert_for_assignment): Likewise. Don't produce
1957 (convert_for_assignment): Removed some obsolete code.
2458 * typeck.c (mark_addressable, convert_for_assignment,
H A DChangeLog-19951617 * typeck.c (convert_for_assignment): Likewise.
2331 (convert_for_assignment): Fix pmf support.
2476 * typeck.c (convert_for_assignment): Check types when assigning one
3434 * typeck.c (convert_for_assignment): Initialize variable before use.
3711 * typeck.c (convert_for_assignment): Complain about contravariance
3723 * typeck.c (convert_for_assignment): Converting pointers to bool
H A DChangeLog-1999629 * typeck.c (convert_for_assignment): Expand comment about
1776 (convert_for_assignment): Do not return error when converting
4167 (convert_for_assignment): Use new conversion functions.
4934 * typeck.c (decay_conversion, build_c_cast, convert_for_assignment,
4955 (convert_for_assignment): Check for OFFSET_REF, not OFFSET_TYPE,
5820 (convert_for_assignment): Const-ify a char*.
6304 * typeck.c (convert_for_assignment): Allow boolean integral constant
H A DChangeLog-20001770 (convert_for_assignment): Likewise.
4234 (convert_for_assignment): Likewise.
5600 * typeck.c (convert_for_assignment): Don't look at array
5673 out of convert_for_assignment.
5674 (convert_for_assignment): Adjust.
H A DChangeLog2995 * typeck.c (build_ptrmemfunc, convert_for_assignment): Likewise.
3041 (convert_for_assignment): Likewise.
4937 * typeck.c (convert_for_assignment): Likewise.
5571 (convert_for_assignment): Call objc_compare_types().
H A DChangeLog-2004206 (convert_for_assignment): Remove comment about not calling
1330 dubious_conversion_warnings, convert_for_assignment,
6262 * typeck.c (convert_for_assignment): Do not call
H A DChangeLog-20032280 * cp/typeck.c (convert_for_assignment): Support opaque types.
2777 (convert_for_assignment): Remove OFFSET_TYPE error message.
3489 (convert_for_assignment): Likewise.
H A DChangeLog-2002749 * typeck.c (convert_for_assignment): Do not use
3982 (convert_for_assignment): Likewise.
H A DChangeLog-19971922 (convert_for_assignment): Likewise.
H A DChangeLog-2001760 * typeck.c (convert_for_assignment): Use it.
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-typeck.c65 static tree convert_for_assignment PARAMS ((tree, tree, const char *,
1721 parmval = convert_for_assignment (type, val,
3981 newrhs = convert_for_assignment (lhstype, newrhs, _("assignment"),
3998 return convert_for_assignment (olhstype, result, _("assignment"),
4016 convert_for_assignment (type, rhs, errtype, fundecl, funname, parmnum) in convert_for_assignment() function
4315 ret = convert_for_assignment (type, value,
4869 = convert_for_assignment (type, init, _("initialization"),
7094 tree t = convert_for_assignment (valtype, retval, _("return"),
H A DFSFChangeLog.101418 * c-typeck.c (convert_for_assignment):
2526 * c-typeck.c (convert_for_assignment): Don't automatically convert
8026 * c-typeck.c (convert_for_assignment): Don't give errors about
9951 * c-typeck.c (convert_for_assignment): Fix typo in testing for
H A DChangeLog.43915 convert_for_assignment): Allow for booleans.
5744 (default_conversion, convert_for_assignment, digest_init): Use
11753 build_c_cast, convert_for_assignment, set_init_index,
H A DChangeLog.14683 * c-typeck.c (convert_for_assignment, warn_for_assignment,
10313 * c-typeck.c (convert_for_assignment): Parenthesize.
10776 (convert_for_assignment): Likewise.
H A DChangeLog.31516 (convert_for_assignment): Likewise.
7053 * c-typeck.c (convert_for_assignment): Likewise.
8582 * c-typeck.c (convert_for_assignment): Handle assignment to
H A DChangeLog1756 * c-typeck.c (convert_for_assignment): When converting from
2605 * c-typeck.c (convert_for_assignment): Issue an error for
16469 (convert_for_assignment): Likewise.
/openbsd-src/gnu/gcc/gcc/
H A Dc-typeck.c88 static tree convert_for_assignment (tree, tree, enum impl_conv, tree, tree,
2541 parmval = convert_for_assignment (type, val, ic_argpass, in convert_arguments()
3754 newrhs = convert_for_assignment (lhstype, newrhs, ic_assign, in build_modify_expr()
3779 return convert_for_assignment (olhstype, result, ic_assign, in build_modify_expr()
3795 convert_for_assignment (tree type, tree rhs, enum impl_conv errtype, in convert_for_assignment() function
4296 ret = convert_for_assignment (type, value, in c_convert_parm_for_inlining()
4780 inside_init = convert_for_assignment (type, inside_init, ic_init, NULL_TREE, in digest_init()
4796 = convert_for_assignment (type, init, ic_init, in digest_init()
7038 tree t = convert_for_assignment (valtype, retval, ic_return, in c_finish_return()
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dtypeck.c46 static tree convert_for_assignment PARAMS ((tree, tree, const char *, tree,
5498 newrhs = convert_for_assignment (olhstype, newrhs, "assignment",
5503 newrhs = convert_for_assignment (lhstype, newrhs, "assignment",
5539 return convert_for_assignment (olhstype, result, "assignment",
5915 convert_for_assignment (type, rhs, errtype, fndecl, parmnum) in convert_for_assignment() function
6100 return convert_for_assignment (type, rhs, errtype, fndecl, parmnum);
H A DChangeLog.11266 * typeck.c (convert_for_assignment): Likewise.
1980 (convert_for_assignment): Fix pmf support.
2125 * typeck.c (convert_for_assignment): Check types when assigning one
3083 * typeck.c (convert_for_assignment): Initialize variable before use.
3360 * typeck.c (convert_for_assignment): Complain about contravariance
3372 * typeck.c (convert_for_assignment): Converting pointers to bool
3673 * typeck.c (convert_for_assignment): Handle conversions between
3689 * typeck.c (convert_for_assignment): Use cp_convert instead of
4361 * typeck.c (convert_for_assignment): Handle conversion of pmfs to
4875 * typeck.c (convert_for_assignment): Don't die when comparing
[all …]
H A DChangeLog.2629 * typeck.c (convert_for_assignment): Expand comment about
1776 (convert_for_assignment): Do not return error when converting
4167 (convert_for_assignment): Use new conversion functions.
4934 * typeck.c (decay_conversion, build_c_cast, convert_for_assignment,
4955 (convert_for_assignment): Check for OFFSET_REF, not OFFSET_TYPE,
5820 (convert_for_assignment): Const-ify a char*.
6304 * typeck.c (convert_for_assignment): Allow boolean integral constant
7085 * typeck.c (convert_for_assignment): Likewise.
7688 (convert_for_assignment): Likewise.
7810 (convert_for_assignment): Also do default_conversion on overloaded
[all …]
H A DChangeLog224 * typeck.c (convert_for_assignment): Do not call
2186 * typeck.c (convert_for_assignment): Do not use
5385 (convert_for_assignment): Likewise.
6737 * typeck.c (convert_for_assignment): Use it.
11642 (convert_for_assignment): Likewise.
14106 (convert_for_assignment): Likewise.
15472 * typeck.c (convert_for_assignment): Don't look at array
15545 out of convert_for_assignment.
15546 (convert_for_assignment): Adjust.

12