From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1643) id 314563857701; Tue, 11 Apr 2023 08:45:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 314563857701 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1681202746; bh=aftniajsyOMpCjBCg8xmixteh02eMDWauVGPanu4nTg=; h=From:To:Subject:Date:From; b=Z10uOTEJQaKMriZVHDQnsKmkNL/P20pTI8r1w1++QgiZ4rKjBlA1+bAwYFw+tVoPJ Q/m+cUCw3rxR2zUkbFLICb0UwBPgJj6PALThnx9KyFVWRnQ7Ezu/5TPhYxWx5RwlW3 thWpF8mfOY9t9nci6xRZCTmsif5pKc35OM2QLrss= 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: b1d131f8941cd30ee7904698e7d3bcc20686b61c X-Git-Newrev: 6baa95c9c5b3fea96fd22d03d961db4e4cf48d88 Message-Id: <20230411084546.314563857701@sourceware.org> Date: Tue, 11 Apr 2023 08:45:46 +0000 (GMT) List-Id: https://gcc.gnu.org/g:6baa95c9c5b3fea96fd22d03d961db4e4cf48d88 commit 6baa95c9c5b3fea96fd22d03d961db4e4cf48d88 Author: Thomas Schwinge Date: Sat Apr 8 23:02:06 2023 +0200 Adjust '.github/bors_log_expected_warnings' Diff: --- .github/bors_log_expected_warnings | 38 ++++++++++++++++++-------------------- 1 file changed, 18 insertions(+), 20 deletions(-) diff --git a/.github/bors_log_expected_warnings b/.github/bors_log_expected_warnings index a83f999ea05..e59f55f0c9b 100644 --- a/.github/bors_log_expected_warnings +++ b/.github/bors_log_expected_warnings @@ -1,4 +1,3 @@ -../../../../libffi/src/x86/ffi.c:612:1: warning: label ‘out’ defined but not used [-Wunused-label] ../../../../libgcc/generic-morestack.c:397:16: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘long int’ [-Wsign-compare] ../../../libcpp/expr.cc:821:35: warning: format not a string literal and no format arguments [-Wformat-security] ../../../libcpp/expr.cc:824:38: warning: format not a string literal and no format arguments [-Wformat-security] @@ -8,12 +7,6 @@ ../../../libcpp/macro.cc:214:34: warning: format not a string literal and no format arguments [-Wformat-security] ../../../libcpp/macro.cc:3704:25: warning: format not a string literal and no format arguments [-Wformat-security] ../../../libcpp/macro.cc:3719:25: warning: format not a string literal and no format arguments [-Wformat-security] -../../../libffi/src/java_raw_api.c:317:3: warning: ‘ffi_java_raw_to_ptrarray’ is deprecated [-Wdeprecated-declarations] -../../../libffi/src/java_raw_api.c:328:3: warning: ‘ffi_java_raw_size’ is deprecated [-Wdeprecated-declarations] -../../../libffi/src/java_raw_api.c:331:3: warning: ‘ffi_java_ptrarray_to_raw’ is deprecated [-Wdeprecated-declarations] -../../../libffi/src/java_raw_api.c:369:3: warning: ‘ffi_prep_java_raw_closure_loc’ is deprecated [-Wdeprecated-declarations] -../../../libffi/src/x86/ffi64.c:783:1: warning: label ‘out’ defined but not used [-Wunused-label] -../../../libffi/src/x86/ffiw64.c:250:1: warning: label ‘out’ defined but not used [-Wunused-label] ../../c++tools/server.cc:490:11: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] ../../c++tools/server.cc:620:10: warning: ignoring return value of ‘int pipe(int*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] ../../gcc/../libgcc/libgcov-util.c:455:9: warning: ignoring return value of ‘int chdir(const char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] @@ -28,9 +21,13 @@ ../../gcc/analyzer/call-summary.cc:99:40: 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/analyzer/program-state.cc:1422:15: warning: format not a string literal and no format arguments [-Wformat-security] +../../gcc/analyzer/sm-malloc.cc:1627:22: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/analyzer/sm-malloc.cc:1627:25: warning: unknown conversion type character ‘E’ in format [-Wformat=] +../../gcc/analyzer/sm-malloc.cc:1628:22: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/analyzer/sm-malloc.cc:1628:25: warning: unknown conversion type character ‘E’ in format [-Wformat=] +../../gcc/c-family/c-common.cc:6611:14: warning: format not a string literal and no format arguments [-Wformat-security] +../../gcc/c-family/c-common.cc:6615: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: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] @@ -38,14 +35,14 @@ ../../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] +../../gcc/diagnostic.cc:2250:15: warning: format not a string literal and no format arguments [-Wformat-security] ../../gcc/expmed.cc:1838:45: warning: ‘*(unsigned int*)((char*)&imode + offsetof(scalar_int_mode, scalar_int_mode::m_mode))’ may be used uninitialized in this function [-Wmaybe-uninitialized] ../../gcc/fold-const.cc:313:13: warning: format not a string literal and no format arguments [-Wformat-security] -../../gcc/gcc.cc:10519:12: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] -../../gcc/gcc.cc:7749:9: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] -../../gcc/gcc.cc:7752:13: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] -../../gcc/gcc.cc:7753:13: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] -../../gcc/gcc.cc:7755:9: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] +../../gcc/gcc.cc:10523:12: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] +../../gcc/gcc.cc:7753:9: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] +../../gcc/gcc.cc:7756:13: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] +../../gcc/gcc.cc:7757:13: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] +../../gcc/gcc.cc:7759:9: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] ../../gcc/genhooks.cc:112:17: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] ../../gcc/genhooks.cc:121:14: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] ../../gcc/genhooks.cc:174:14: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] @@ -54,11 +51,12 @@ ../../gcc/ipa-devirt.cc:965:10: 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] +../../gcc/lto-wrapper.cc:1971:23: warning: format not a string literal and no format arguments [-Wformat-security] +../../gcc/lto/lto-common.cc:2081:10: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] +../../gcc/lto/lto-common.cc:2083: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:2103:10: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] ../../gcc/tree-ssa-sccvn.cc:280:21: warning: format not a string literal and no format arguments [-Wformat-security] +../../gcc/vec.h:316:10: warning: ‘void free(void*)’ called on unallocated object ‘dest_bbs’ [-Wfree-nonheap-object] ../../libcpp/expr.cc:821:35: warning: format not a string literal and no format arguments [-Wformat-security] ../../libcpp/expr.cc:824:38: warning: format not a string literal and no format arguments [-Wformat-security] ../../libcpp/expr.cc:834:33: warning: format not a string literal and no format arguments [-Wformat-security]