diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2017-12-23 16:25:06 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2017-12-23 16:25:06 -0500 |
commit | 6e8c24fe27098f407000812e61fa8210095a7970 (patch) | |
tree | 1c5cc7d86cca8997a780d1a848fbbbc88a23ffdf /gdb/infcmd.c | |
parent | 5c8833d2fa4bcb6a0ef4249dd095bcf29a240465 (diff) | |
download | gdb-6e8c24fe27098f407000812e61fa8210095a7970.zip gdb-6e8c24fe27098f407000812e61fa8210095a7970.tar.gz gdb-6e8c24fe27098f407000812e61fa8210095a7970.tar.bz2 |
Add ATTRIBUTE_PRINTF to printf_field_type_assignment
Get rid of:
/home/simark/src/binutils-gdb/gdb/target-descriptions.c:2026:25: error: format string is not a string literal [-Werror,-Wformat-nonliteral]
vprintf_unfiltered (fmt, args);
when building with clang.
gdb/ChangeLog:
* target-descriptions.c (print_c_tdesc)
<printf_field_type_assignment>: Add ATTRIBUTE_PRINTF.
Diffstat (limited to 'gdb/infcmd.c')
0 files changed, 0 insertions, 0 deletions