aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2023-02-18 08:27:59 +0100
committerThomas Schwinge <thomas@codesourcery.com>2023-02-18 08:27:59 +0100
commit24a3d7353f4194ca95b951718cf6d834d7bbb6af (patch)
tree1983f5db7d2e32ce809ab56c7566f7255d7950f0
parent99469c4acad53dfc1805411fa350521296b77cce (diff)
downloadgcc-24a3d7353f4194ca95b951718cf6d834d7bbb6af.zip
gcc-24a3d7353f4194ca95b951718cf6d834d7bbb6af.tar.gz
gcc-24a3d7353f4194ca95b951718cf6d834d7bbb6af.tar.bz2
Adjust '.github/bors_log_expected_warnings'
-rw-r--r--.github/bors_log_expected_warnings12
1 files changed, 6 insertions, 6 deletions
diff --git a/.github/bors_log_expected_warnings b/.github/bors_log_expected_warnings
index 5a2b20a..bd41dee 100644
--- a/.github/bors_log_expected_warnings
+++ b/.github/bors_log_expected_warnings
@@ -26,13 +26,13 @@
../../gcc/analyzer/call-summary.cc:123:26: warning: unknown conversion type character ‘E’ in format [-Wformat=]
../../gcc/analyzer/call-summary.cc:99:32: warning: too many arguments for format [-Wformat-extra-args]
../../gcc/analyzer/call-summary.cc:99:40: warning: unknown conversion type character ‘E’ in format [-Wformat=]
-../../gcc/analyzer/diagnostic-manager.cc:790:20: warning: too many arguments for format [-Wformat-extra-args]
-../../gcc/analyzer/diagnostic-manager.cc:790:28: warning: unknown conversion type character ‘E’ in format [-Wformat=]
+../../gcc/analyzer/diagnostic-manager.cc:802:20: warning: too many arguments for format [-Wformat-extra-args]
+../../gcc/analyzer/diagnostic-manager.cc:802:28: warning: unknown conversion type character ‘E’ in format [-Wformat=]
../../gcc/analyzer/program-state.cc:1398:15: warning: format not a string literal and no format arguments [-Wformat-security]
../../gcc/c-family/c-common.cc:6596:14: warning: format not a string literal and no format arguments [-Wformat-security]
../../gcc/c-family/c-common.cc:6600:16: warning: format not a string literal and no format arguments [-Wformat-security]
../../gcc/c/c-convert.cc:84:13: warning: format not a string literal and no format arguments [-Wformat-security]
-../../gcc/c/c-typeck.cc:12254:16: warning: format not a string literal and no format arguments [-Wformat-security]
+../../gcc/c/c-typeck.cc:12275:16: warning: format not a string literal and no format arguments [-Wformat-security]
../../gcc/c/c-typeck.cc:3808:17: warning: format not a string literal and no format arguments [-Wformat-security]
../../gcc/c/c-typeck.cc:4578:16: warning: format not a string literal and no format arguments [-Wformat-security]
../../gcc/c/c-typeck.cc:6765:23: warning: format not a string literal and no format arguments [-Wformat-security]
@@ -52,9 +52,9 @@
../../gcc/genhooks.cc:180:14: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
../../gcc/gimple-range-gori.cc:318:19: warning: format not a string literal and no format arguments [-Wformat-security]
../../gcc/ipa-devirt.cc:965:10: warning: format not a string literal and no format arguments [-Wformat-security]
-../../gcc/lto-wrapper.cc:1147:8: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
-../../gcc/lto-wrapper.cc:1365:10: warning: format not a string literal and no format arguments [-Wformat-security]
-../../gcc/lto-wrapper.cc:1957:23: warning: format not a string literal and no format arguments [-Wformat-security]
+../../gcc/lto-wrapper.cc:1151:8: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
+../../gcc/lto-wrapper.cc:1369:10: warning: format not a string literal and no format arguments [-Wformat-security]
+../../gcc/lto-wrapper.cc:1961:23: warning: format not a string literal and no format arguments [-Wformat-security]
../../gcc/lto/lto-common.cc:2077:10: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
../../gcc/lto/lto-common.cc:2079:9: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
../../gcc/lto/lto-common.cc:2099:10: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]