Files
third_party_elfutils/libasm
Mark Wielaard 93c51144c3 libasm: Fix one GCC7 -Wformat-truncation=2 warning.
Make sure that if we have really lots of labels the tempsym doesn't get
truncated because it is too small to hold the whole name.

This doesn't enable -Wformat-truncation=2 or fix other "issues" pointed
out by enabling this warning because there are currently some issues
with it. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79448

Signed-off-by: Mark Wielaard <mark@klomp.org>
2017-03-24 17:45:53 +01:00
..
2016-06-28 20:09:11 +02:00
2017-02-17 10:45:39 +01:00