aboutsummaryrefslogtreecommitdiff
path: root/sim/bpf
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-06-26 23:11:48 -0400
committerMike Frysinger <vapier@gentoo.org>2021-06-27 10:49:38 -0400
commit5db3a175cc173c00607db959cfa401d0055f7dd4 (patch)
tree913b34ad1abb56c331cbaa7ff0100b1b85c9e150 /sim/bpf
parentb69bd9e723db53ce95c6ebb911d623b8f396b6ac (diff)
downloadbinutils-5db3a175cc173c00607db959cfa401d0055f7dd4.zip
binutils-5db3a175cc173c00607db959cfa401d0055f7dd4.tar.gz
binutils-5db3a175cc173c00607db959cfa401d0055f7dd4.tar.bz2
sim: cgen: suppress trace non-literal printf warning
The cgen trace macros are a bit ugly in that they specify a series of format strings & arguments in a single call. This means we pass a non-literal string to printf and the compiler warns about it. Use the diagnostic macros to suppress that in this one place.
Diffstat (limited to 'sim/bpf')
0 files changed, 0 insertions, 0 deletions