From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1643) id 7F7F938114F3; Mon, 20 Feb 2023 10:30:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7F7F938114F3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1676889043; bh=kUlnSY13qA2QYnLPntwUvbSRYhmq/TlktY9kQgqfywU=; h=From:To:Subject:Date:From; b=QUz0MbQz9iEIZbGohXTmuYjuijRPlY4xvpFbHK02XzuDltcC30Af8zl7+ItpMCPqa jP5UcVakGzst2CF+qZgNYRG4gH4FjO8++p4waEpoMG87cnK8GPnqXs/zy6B2dPCcHM l7P+vdTznz93KKefvisNfTxuKBOmhting6xEpkic= MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" From: Thomas Schwinge To: gcc-cvs@gcc.gnu.org Subject: [gcc/devel/rust/master] Adjust '.github/bors_log_expected_warnings' X-Act-Checkin: gcc X-Git-Author: Thomas Schwinge X-Git-Refname: refs/heads/devel/rust/master X-Git-Oldrev: 99469c4acad53dfc1805411fa350521296b77cce X-Git-Newrev: 24a3d7353f4194ca95b951718cf6d834d7bbb6af Message-Id: <20230220103043.7F7F938114F3@sourceware.org> Date: Mon, 20 Feb 2023 10:30:43 +0000 (GMT) List-Id: https://gcc.gnu.org/g:24a3d7353f4194ca95b951718cf6d834d7bbb6af commit 24a3d7353f4194ca95b951718cf6d834d7bbb6af Author: Thomas Schwinge Date: Sat Feb 18 08:27:59 2023 +0100 Adjust '.github/bors_log_expected_warnings' Diff: --- .github/bors_log_expected_warnings | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/bors_log_expected_warnings b/.github/bors_log_expected_warnings index 5a2b20ad685..bd41deedbd1 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]