Searched refs:fmtwarn (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | gimple-ssa-sprintf.cc | 333 fmtwarn (const substring_loc &fmt_loc, location_t param_loc, in fmtwarn() function 2824 return fmtwarn (dirloc, UNKNOWN_LOCATION, NULL, info.warnopt (), in maybe_warn() 2865 return fmtwarn (dirloc, argloc, NULL, in maybe_warn() 2883 return fmtwarn (dirloc, argloc, NULL, info.warnopt (), in maybe_warn() 2898 return fmtwarn (dirloc, argloc, NULL, info.warnopt (), in maybe_warn() 2913 return fmtwarn (dirloc, argloc, NULL, info.warnopt (), in maybe_warn() 2944 return fmtwarn (dirloc, UNKNOWN_LOCATION, NULL, info.warnopt (), in maybe_warn() 2987 return fmtwarn (dirloc, argloc, NULL, info.warnopt (), in maybe_warn() 3006 return fmtwarn (dirloc, argloc, NULL, info.warnopt (), in maybe_warn() 3022 return fmtwarn (dirloc, argloc, NULL, info.warnopt (), in maybe_warn() [all …]
|
| D | ChangeLog-2018 | 10531 * gimple-ssa-sprintf.c (fmtwarn): Update for introduction of 13151 * gimple-ssa-sprintf.c (fmtwarn): Pass NULL for new label params 28363 (fmtwarn): Add ATTRIBUTE_GCC_DIAG. Turn into a copy of 28369 with G_() wrapped string literals directly into fmtwarn arguments,
|
| D | ChangeLog-2017 | 11323 * gimple-ssa-sprintf.c (fmtwarn): Update for changed signature of 11326 UNKNOWN_LOCATION rather than NULL to fmtwarn. 11330 fmtwarn.
|