diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2023-02-21 22:37:04 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2023-02-21 22:37:04 +0100 |
commit | 0d5fe7b9aee68e6cf44612522b181bbff5a46753 (patch) | |
tree | 8004df7d9151e84d3c4884663b8a2f3c90b8e501 | |
parent | 4a4e0b20adf764e8e6ae16c64c130c575ba14aa7 (diff) | |
download | gcc-0d5fe7b9aee68e6cf44612522b181bbff5a46753.zip gcc-0d5fe7b9aee68e6cf44612522b181bbff5a46753.tar.gz gcc-0d5fe7b9aee68e6cf44612522b181bbff5a46753.tar.bz2 |
Adjust '.github/bors_log_expected_warnings'
-rw-r--r-- | .github/bors_log_expected_warnings | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/bors_log_expected_warnings b/.github/bors_log_expected_warnings index bd41dee..a83f999 100644 --- a/.github/bors_log_expected_warnings +++ b/.github/bors_log_expected_warnings @@ -32,10 +32,10 @@ ../../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: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] +../../gcc/c/c-typeck.cc:12265:16: warning: format not a string literal and no format arguments [-Wformat-security] +../../gcc/c/c-typeck.cc:3798:17: warning: format not a string literal and no format arguments [-Wformat-security] +../../gcc/c/c-typeck.cc:4568:16: warning: format not a string literal and no format arguments [-Wformat-security] +../../gcc/c/c-typeck.cc:6755:23: warning: format not a string literal and no format arguments [-Wformat-security] ../../gcc/collect-utils.cc:237:21: warning: format not a string literal and no format arguments [-Wformat-security] ../../gcc/collect2.cc:2397:21: warning: format not a string literal and no format arguments [-Wformat-security] ../../gcc/diagnostic.cc:2237:15: warning: format not a string literal and no format arguments [-Wformat-security] |