Searched refs:format_directive (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | gimple-ssa-sprintf.cc | 3091 format_directive (const call_info &info, in format_directive() function 4061 if (!format_directive (info, res, dir, ptr_qry)) in compute_format_length()
|
| H A D | ChangeLog-2017 | 2048 * gimple-ssa-sprintf.c (format_directive): Use inform_n instead of 2162 * gimple-ssa-sprintf.c (format_directive): Likewise. 11327 (format_directive): Remove code to extract source_ranges and 32934 (maybe_warn, format_directive, parse_directive): Use new functions. 37705 * gimple-ssa-sprintf.c (format_directive): Avoid issuing INT_MAX 38962 (format_directive): Handle likely and unlikely counters. 39269 (format_directive): Factor out warnings into maybe_warn. 39280 (get_string_length, format_string,format_directive): Same. 39298 (format_directive): Remove arguments, change return type. 40360 * gimple-ssa-sprintf.c (format_directive): Correct a typo in a warning [all …]
|
| H A D | ChangeLog-2018 | 6592 * gimple-ssa-sprintf.c (format_directive): Use %G to include 9046 (format_directive): Warn about unterminated arrays. 12988 (format_directive): Set POSUNDER4K when MAYFAIL is set. 23238 * gimple-ssa-sprintf.c (format_directive): Do not use 28367 (maybe_warn, format_directive, parse_directive): Use fmtwarn_n where 28577 * gimple-ssa-sprintf.c (format_directive): Simplify inform_n call. 28943 (format_integer, format_directive, parse_directive): Similarly. 35242 * gimple-ssa-sprintf.c (format_directive): Same.
|
| H A D | ChangeLog-2016 | 964 (format_directive): Diagnose null pointer arguments. 1303 (format_directive): Use target_dir_max. 1575 (format_directive): Remove vestigial quoting. Always inform of 3235 (format_directive): Add warning. 8562 (format_directive): Check format_result::knownrange. 11672 (format_floating, format_string, format_directive,
|
| H A D | ChangeLog-2019 | 5226 (format_directive): Call append_alias and set directive argument 16157 (format_directive): Same. 30228 * gimple-ssa-sprintf.c (format_directive): Use inform_n instead of 33223 (format_directive): Only issue "may exceed" 4095/INT_MAX warnings
|
| H A D | ChangeLog | 11301 (format_directive): Same.
|
| H A D | ChangeLog-2020 | 11494 (format_directive): New gimple argument. 33644 format_directive): Likewise.
|
| H A D | ChangeLog-2021 | 20897 * gimple-ssa-sprintf.c (format_directive): Same.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | gimple-ssa-sprintf.c | 3032 format_directive (const call_info &info, in format_directive() function 4002 if (!format_directive (info, res, dir, vr)) in compute_format_length()
|