From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1643) id B1A703858436; Wed, 22 Feb 2023 07:23:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B1A703858436 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677050586; bh=Wfaofe6BSfmF0qXiJvxJW995H4bvp8PsgyMotm7uznk=; h=From:To:Subject:Date:From; b=AxADme9IjpXSMi7GOi0xONO+OD6CsaKrdvc0k0WW3MNs5D9+Q7QYbpsrmZmogyHBJ HeUINSBP048sjkkZM3eEaUqE42JFFAbcQOH7+SsBoVwPk01GNf80WR87Q8MYJllmz+ vG78H8zwm0Qq8RzKqF54hWOXXQpytVYUFRSsxftM= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit 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: 4a4e0b20adf764e8e6ae16c64c130c575ba14aa7 X-Git-Newrev: 0d5fe7b9aee68e6cf44612522b181bbff5a46753 Message-Id: <20230222072306.B1A703858436@sourceware.org> Date: Wed, 22 Feb 2023 07:23:06 +0000 (GMT) List-Id: https://gcc.gnu.org/g:0d5fe7b9aee68e6cf44612522b181bbff5a46753 commit 0d5fe7b9aee68e6cf44612522b181bbff5a46753 Author: Thomas Schwinge Date: Tue Feb 21 22:37:04 2023 +0100 Adjust '.github/bors_log_expected_warnings' Diff: --- .github/bors_log_expected_warnings | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/bors_log_expected_warnings b/.github/bors_log_expected_warnings index bd41deedbd1..a83f999ea05 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]