Searched refs:warn_for_assignment (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | c-typeck.c | 67 static void warn_for_assignment PARAMS ((const char *, const char *, 1638 …warn_for_assignment ("%s as integer rather than floating due to prototype", (char *) 0, name, parm… 1641 …warn_for_assignment ("%s as integer rather than complex due to prototype", (char *) 0, name, parmn… 1644 …warn_for_assignment ("%s as complex rather than floating due to prototype", (char *) 0, name, parm… 1647 …warn_for_assignment ("%s as floating rather than integer due to prototype", (char *) 0, name, parm… 1650 …warn_for_assignment ("%s as complex rather than integer due to prototype", (char *) 0, name, parmn… 1653 …warn_for_assignment ("%s as floating rather than complex due to prototype", (char *) 0, name, parm… 1663 …warn_for_assignment ("%s as `float' rather than `double' due to prototype", (char *) 0, name, parm… 1681 warn_for_assignment ("%s with different width due to prototype", (char *) 0, name, parmnum + 1); 1715 warn_for_assignment ("%s as unsigned due to prototype", (char *) 0, name, parmnum + 1); [all …]
|
| H A D | FSFChangeLog | 779 (build_modify_expr, warn_for_assignment, c_expand_return):
|
| H A D | ChangeLog | 10354 * c-typeck.c (warn_for_assignment): Don't print argument number, if zero. 16470 (warn_for_assignment): Likewise.
|
| H A D | ChangeLog.1 | 4683 * c-typeck.c (convert_for_assignment, warn_for_assignment,
|
| H A D | ChangeLog.6 | 11265 * c-typeck.c (warn_for_assignment): Likewise.
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | ChangeLog-1993 | 283 * cp-cvt.c (convert_to_reference): Stop using warn_for_assignment. 285 (warn_for_assignment): Lose.
|
| H A D | ChangeLog-1999 | 5758 (warn_for_assignment): Don't prototype.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | ChangeLog.1 | 9128 * cp-cvt.c (convert_to_reference): Stop using warn_for_assignment. 9130 (warn_for_assignment): Lose.
|
| H A D | ChangeLog.2 | 5758 (warn_for_assignment): Don't prototype.
|