diff options
author | Martin Liska <mliska@suse.cz> | 2021-04-21 16:52:17 +0200 |
---|---|---|
committer | Martin Liska <mliska@suse.cz> | 2021-04-21 16:53:39 +0200 |
commit | e9fc9d075f303b50c77c7b497b2982fe6dc7f5c1 (patch) | |
tree | 5efd91d4f4b87fdad8731d5716d392b2f1293e60 /gcc | |
parent | f7f2165c0b0d31efd1795384c4068adc17da1729 (diff) | |
download | gcc-e9fc9d075f303b50c77c7b497b2982fe6dc7f5c1.zip gcc-e9fc9d075f303b50c77c7b497b2982fe6dc7f5c1.tar.gz gcc-e9fc9d075f303b50c77c7b497b2982fe6dc7f5c1.tar.bz2 |
Fix clang warning (-Wstring-plus-int)
This fixes:
lto-plugin.c:642:7: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
lto-plugin/ChangeLog:
* lto-plugin.c (exec_lto_wrapper): Make a temp variable.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions