diff options
author | Mike Frysinger <vapier@gentoo.org> | 2021-06-26 23:11:48 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2021-06-27 10:49:38 -0400 |
commit | 5db3a175cc173c00607db959cfa401d0055f7dd4 (patch) | |
tree | 913b34ad1abb56c331cbaa7ff0100b1b85c9e150 /include/gcc-c-interface.h | |
parent | b69bd9e723db53ce95c6ebb911d623b8f396b6ac (diff) | |
download | gdb-5db3a175cc173c00607db959cfa401d0055f7dd4.zip gdb-5db3a175cc173c00607db959cfa401d0055f7dd4.tar.gz gdb-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 'include/gcc-c-interface.h')
0 files changed, 0 insertions, 0 deletions