From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1643) id 4FECE3856DC5; Mon, 29 Aug 2022 15:32:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4FECE3856DC5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1661787123; bh=TSgrrKimV/jwOY9JK/9esO+dPa6SJ5nLrhcXVkSYd8A=; h=From:To:Subject:Date:From; b=YsrwRAyWNXjMbNOcCWQdYAEGiYfVxUIi3abWxiYYFWdI7C0OejDh2kxIAASAj6Yba 1N6iYtLxu3cVpFK1Z8h1NnQ7SfyA3wxoOV4mVjOO9G6wRsWX2yCrPky+R7hw0ju8/9 TZB51/jEBg7WFtIhfUNtotLjK5wa8Dm8aU+XlC3A= 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] merge: Update bors' expected warnings X-Act-Checkin: gcc X-Git-Author: Arthur Cohen X-Git-Refname: refs/heads/devel/rust/master X-Git-Oldrev: 57f0c9d6464c95807e836844f3013ed67948a16e X-Git-Newrev: 2e77960b14527ff216fa188479de9142fbb9d34c Message-Id: <20220829153203.4FECE3856DC5@sourceware.org> Date: Mon, 29 Aug 2022 15:32:03 +0000 (GMT) List-Id: https://gcc.gnu.org/g:2e77960b14527ff216fa188479de9142fbb9d34c commit 2e77960b14527ff216fa188479de9142fbb9d34c Author: Arthur Cohen Date: Tue Aug 23 17:13:54 2022 +0200 merge: Update bors' expected warnings Diff: --- .github/bors_log_expected_warnings | 222 +++++++++++++++++++++---------------- 1 file changed, 128 insertions(+), 94 deletions(-) diff --git a/.github/bors_log_expected_warnings b/.github/bors_log_expected_warnings index 1a4fad384f5..90888865aae 100644 --- a/.github/bors_log_expected_warnings +++ b/.github/bors_log_expected_warnings @@ -1,99 +1,133 @@ ../../../../libffi/src/x86/ffi.c:612:1: warning: label ‘out’ defined but not used [-Wunused-label] -../../../../libssp/ssp.c:172:11: warning: array subscript 0 is outside array bounds of ‘volatile int[0]’ [-Warray-bounds] ../../../libcpp/expr.cc:808:18: warning: format not a string literal and no format arguments [-Wformat-security] ../../../libcpp/expr.cc:811:39: warning: format not a string literal and no format arguments [-Wformat-security] ../../../libcpp/expr.cc:821:34: warning: format not a string literal and no format arguments [-Wformat-security] ../../../libcpp/macro.cc:186:23: warning: format not a string literal and no format arguments [-Wformat-security] ../../../libcpp/macro.cc:215:24: warning: format not a string literal and no format arguments [-Wformat-security] -../../../libcpp/macro.cc:3701:58: warning: format not a string literal and no format arguments [-Wformat-security] -../../../libcpp/macro.cc:3716:58: warning: format not a string literal and no format arguments [-Wformat-security] +../../../libcpp/macro.cc:3704:58: warning: format not a string literal and no format arguments [-Wformat-security] +../../../libcpp/macro.cc:3719:58: 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] -../../../libssp/ssp.c:172:11: warning: array subscript 0 is outside array bounds of ‘volatile int[0]’ [-Warray-bounds] -../../c++tools/server.cc:486: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:616:10: warning: ignoring return value of ‘int pipe(int*)’, declared with attribute warn_unused_result [-Wunused-result] -../../gcc/../libgcc/libgcov-util.c:465:9: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result [-Wunused-result] -../../gcc/analyzer/engine.cc:1521:3: warning: too many arguments for format [-Wformat-extra-args] -../../gcc/analyzer/engine.cc:1521:60: warning: unknown conversion type character ‘@’ in format [-Wformat=] -../../gcc/analyzer/program-state.cc:1252:20: warning: format not a string literal and no format arguments [-Wformat-security] -../../gcc/analyzer/sm-file.cc:181:34: warning: too many arguments for format [-Wformat-extra-args] -../../gcc/analyzer/sm-file.cc:181:70: warning: unknown conversion type character ‘@’ in format [-Wformat=] -../../gcc/analyzer/sm-file.cc:231:31: warning: too many arguments for format [-Wformat-extra-args] -../../gcc/analyzer/sm-file.cc:231:63: warning: unknown conversion type character ‘@’ in format [-Wformat=] -../../gcc/analyzer/sm-file.cc:234:31: warning: too many arguments for format [-Wformat-extra-args] -../../gcc/analyzer/sm-file.cc:234:59: warning: unknown conversion type character ‘@’ in format [-Wformat=] -../../gcc/analyzer/sm-malloc.cc:1023:36: warning: too many arguments for format [-Wformat-extra-args] -../../gcc/analyzer/sm-malloc.cc:1023:61: warning: unknown conversion type character ‘@’ in format [-Wformat=] -../../gcc/analyzer/sm-malloc.cc:1193:31: warning: too many arguments for format [-Wformat-extra-args] -../../gcc/analyzer/sm-malloc.cc:1193:67: warning: unknown conversion type character ‘@’ in format [-Wformat=] -../../gcc/analyzer/sm-malloc.cc:1196:31: warning: too many arguments for format [-Wformat-extra-args] -../../gcc/analyzer/sm-malloc.cc:1196:69: warning: unknown conversion type character ‘@’ in format [-Wformat=] -../../gcc/analyzer/sm-malloc.cc:1199:31: warning: too many arguments for format [-Wformat-extra-args] -../../gcc/analyzer/sm-malloc.cc:1200:28: warning: unknown conversion type character ‘@’ in format [-Wformat=] -../../gcc/analyzer/sm-malloc.cc:1269:31: warning: too many arguments for format [-Wformat-extra-args] -../../gcc/analyzer/sm-malloc.cc:1269:66: warning: unknown conversion type character ‘@’ in format [-Wformat=] -../../gcc/analyzer/sm-malloc.cc:1277:31: warning: too many arguments for format [-Wformat-extra-args] -../../gcc/analyzer/sm-malloc.cc:1277:66: warning: unknown conversion type character ‘@’ in format [-Wformat=] -../../gcc/analyzer/sm-malloc.cc:795:7: warning: too many arguments for format [-Wformat-extra-args] -../../gcc/analyzer/sm-malloc.cc:796:24: warning: unknown conversion type character ‘@’ in format [-Wformat=] -../../gcc/analyzer/sm-malloc.cc:796:54: warning: format ‘%s’ expects argument of type ‘char*’, but argument 4 has type ‘diagnostic_event_id_t*’ [-Wformat=] -../../gcc/analyzer/sm-malloc.cc:801:7: warning: too many arguments for format [-Wformat-extra-args] -../../gcc/analyzer/sm-malloc.cc:802:23: warning: unknown conversion type character ‘@’ in format [-Wformat=] -../../gcc/analyzer/sm-malloc.cc:859:34: warning: too many arguments for format [-Wformat-extra-args] -../../gcc/analyzer/sm-malloc.cc:859:70: warning: unknown conversion type character ‘@’ in format [-Wformat=] -../../gcc/analyzer/sm-malloc.cc:930:34: warning: too many arguments for format [-Wformat-extra-args] -../../gcc/analyzer/sm-malloc.cc:930:76: warning: unknown conversion type character ‘@’ in format [-Wformat=] -../../gcc/analyzer/sm-sensitive.cc:138:34: warning: too many arguments for format [-Wformat-extra-args] -../../gcc/analyzer/sm-sensitive.cc:139:22: warning: unknown conversion type character ‘@’ in format [-Wformat=] -../../gcc/c-family/c-common.cc:6580:30: warning: format not a string literal and no format arguments [-Wformat-security] -../../gcc/c-family/c-common.cc:6584:33: warning: format not a string literal and no format arguments [-Wformat-security] +../../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] +../../gcc/analyzer/diagnostic-manager.cc:784:20: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/analyzer/diagnostic-manager.cc:784:28: warning: unknown conversion type character ‘E’ in format [-Wformat=] +../../gcc/analyzer/engine.cc:1651:3: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/analyzer/engine.cc:1651:60: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/analyzer/program-state.cc:1310:20: warning: format not a string literal and no format arguments [-Wformat-security] +../../gcc/analyzer/sm-fd.cc:381:31: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/analyzer/sm-fd.cc:381:63: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/analyzer/sm-fd.cc:384:31: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/analyzer/sm-fd.cc:384:59: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/analyzer/sm-fd.cc:522:34: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/analyzer/sm-fd.cc:522:70: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/analyzer/sm-fd.cc:591:54: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/analyzer/sm-fd.cc:591:6: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/analyzer/sm-fd.cc:659:49: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/analyzer/sm-fd.cc:659:4: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/analyzer/sm-file.cc:203:34: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/analyzer/sm-file.cc:203:70: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/analyzer/sm-file.cc:258:31: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/analyzer/sm-file.cc:258:63: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/analyzer/sm-file.cc:261:31: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/analyzer/sm-file.cc:261:59: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/analyzer/sm-malloc.cc:1066:36: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/analyzer/sm-malloc.cc:1066:61: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/analyzer/sm-malloc.cc:1249:31: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/analyzer/sm-malloc.cc:1249:67: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/analyzer/sm-malloc.cc:1252:31: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/analyzer/sm-malloc.cc:1252:69: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/analyzer/sm-malloc.cc:1255:31: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/analyzer/sm-malloc.cc:1256:28: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/analyzer/sm-malloc.cc:1331:31: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/analyzer/sm-malloc.cc:1331:66: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/analyzer/sm-malloc.cc:1339:31: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/analyzer/sm-malloc.cc:1339:66: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/analyzer/sm-malloc.cc:825:7: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/analyzer/sm-malloc.cc:826:24: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/analyzer/sm-malloc.cc:826:54: warning: format ‘%s’ expects argument of type ‘char*’, but argument 4 has type ‘diagnostic_event_id_t*’ [-Wformat=] +../../gcc/analyzer/sm-malloc.cc:831:7: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/analyzer/sm-malloc.cc:832:23: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/analyzer/sm-malloc.cc:894:34: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/analyzer/sm-malloc.cc:894:70: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/analyzer/sm-malloc.cc:969:34: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/analyzer/sm-malloc.cc:969:76: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/analyzer/sm-sensitive.cc:151:34: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/analyzer/sm-sensitive.cc:152:22: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/analyzer/store.h:294:35: warning: ‘offset.generic_wide_int >::.fixed_wide_int_storage<128>::val[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized] +../../gcc/analyzer/store.h:294:35: warning: ‘offset.generic_wide_int >::.fixed_wide_int_storage<128>::val[2]’ may be used uninitialized in this function [-Wmaybe-uninitialized] +../../gcc/analyzer/varargs.cc:434:33: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/analyzer/varargs.cc:434:7: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/analyzer/varargs.cc:445:26: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/analyzer/varargs.cc:445:7: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/analyzer/varargs.cc:509:52: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/analyzer/varargs.cc:509:7: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/analyzer/varargs.cc:520:45: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/analyzer/varargs.cc:520:7: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/c-family/c-common.cc:6594:30: warning: format not a string literal and no format arguments [-Wformat-security] +../../gcc/c-family/c-common.cc:6598:33: warning: format not a string literal and no format arguments [-Wformat-security] ../../gcc/c/c-convert.cc:84:31: warning: format not a string literal and no format arguments [-Wformat-security] -../../gcc/c/c-typeck.cc:11850:42: warning: format not a string literal and no format arguments [-Wformat-security] -../../gcc/c/c-typeck.cc:3689:28: warning: format not a string literal and no format arguments [-Wformat-security] -../../gcc/c/c-typeck.cc:4448:42: warning: format not a string literal and no format arguments [-Wformat-security] -../../gcc/c/c-typeck.cc:6616:43: warning: format not a string literal and no format arguments [-Wformat-security] +../../gcc/c/c-typeck.cc:11880:42: warning: format not a string literal and no format arguments [-Wformat-security] +../../gcc/c/c-typeck.cc:3702:28: warning: format not a string literal and no format arguments [-Wformat-security] +../../gcc/c/c-typeck.cc:4461:42: warning: format not a string literal and no format arguments [-Wformat-security] +../../gcc/c/c-typeck.cc:6633:43: warning: format not a string literal and no format arguments [-Wformat-security] ../../gcc/collect-utils.cc:237:37: warning: format not a string literal and no format arguments [-Wformat-security] ../../gcc/collect2.cc:2397:37: warning: format not a string literal and no format arguments [-Wformat-security] -../../gcc/config/i386/i386.cc:21446:32: warning: too many arguments for format [-Wformat-extra-args] -../../gcc/config/i386/i386.cc:21446:32: warning: unknown conversion type character ‘{’ in format [-Wformat=] -../../gcc/config/i386/i386.cc:21446:32: warning: unknown conversion type character ‘}’ in format [-Wformat=] -../../gcc/config/i386/i386.cc:2535:8: warning: too many arguments for format [-Wformat-extra-args] -../../gcc/config/i386/i386.cc:2535:8: warning: unknown conversion type character ‘{’ in format [-Wformat=] -../../gcc/config/i386/i386.cc:2535:8: warning: unknown conversion type character ‘}’ in format [-Wformat=] -../../gcc/diagnostic.cc:2021:52: warning: format not a string literal and no format arguments [-Wformat-security] -../../gcc/fold-const.cc:305:42: warning: format not a string literal and no format arguments [-Wformat-security] -../../gcc/gcc.cc:10560:12: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] -../../gcc/gcc.cc:7776: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:7779: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:7780: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:7782:9: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] +../../gcc/config/i386/i386.cc:21659:32: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/config/i386/i386.cc:21659:32: warning: unknown conversion type character ‘{’ in format [-Wformat=] +../../gcc/config/i386/i386.cc:21659:32: warning: unknown conversion type character ‘}’ in format [-Wformat=] +../../gcc/config/i386/i386.cc:2565:8: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/config/i386/i386.cc:2565:8: warning: unknown conversion type character ‘{’ in format [-Wformat=] +../../gcc/config/i386/i386.cc:2565:8: warning: unknown conversion type character ‘}’ in format [-Wformat=] +../../gcc/diagnostic.cc:2191:52: warning: format not a string literal and no format arguments [-Wformat-security] +../../gcc/doc/sourcebuild.texi:1452: warning: node `Add Options' is next for `Effective-Target Keywords' in menu but not in sectioning +../../gcc/doc/sourcebuild.texi:2946: warning: node `Effective-Target Keywords' is prev for `Add Options' in menu but not in sectioning +../../gcc/fold-const.cc:314:42: warning: format not a string literal and no format arguments [-Wformat-security] +../../gcc/gcc.cc:10537:12: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] +../../gcc/gcc.cc:7781: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:7784: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:7785: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:7787: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:111:17: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] ../../gcc/genhooks.cc:120:14: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] ../../gcc/genhooks.cc:173:14: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] ../../gcc/genhooks.cc:179:14: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] -../../gcc/gimple-range-gori.cc:411:22: warning: format not a string literal and no format arguments [-Wformat-security] -../../gcc/gimple-ssa-warn-access.cc:3954:15: warning: too many arguments for format [-Wformat-extra-args] -../../gcc/gimple-ssa-warn-access.cc:3962:11: warning: too many arguments for format [-Wformat-extra-args] -../../gcc/ipa-devirt.cc:951:47: warning: format not a string literal and no format arguments [-Wformat-security] -../../gcc/lto-wrapper.cc:1131: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:1376:52: warning: format not a string literal and no format arguments [-Wformat-security] -../../gcc/lto-wrapper.cc:1957:35: warning: format not a string literal and no format arguments [-Wformat-security] -../../gcc/lto/lto-common.cc:2072:10: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] -../../gcc/lto/lto-common.cc:2074: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:2094:10: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] -../../gcc/omp-low.cc:10527:19: warning: ‘T’ conversion used within a quoted sequence [-Wformat=] -../../gcc/omp-offload.cc:2241:22: warning: ‘T’ conversion used within a quoted sequence [-Wformat=] -../../gcc/omp-offload.cc:2279:22: warning: ‘T’ conversion used within a quoted sequence [-Wformat=] -../../gcc/tree-diagnostic-path.cc:177:21: warning: too many arguments for format [-Wformat-extra-args] -../../gcc/tree-diagnostic-path.cc:177:24: warning: unknown conversion type character ‘@’ in format [-Wformat=] -../../gcc/tree-diagnostic-path.cc:177:28: warning: format ‘%s’ expects argument of type ‘char*’, but argument 3 has type ‘diagnostic_event_id_t*’ [-Wformat=] -../../gcc/tree-diagnostic-path.cc:467:12: warning: format ‘%s’ expects argument of type ‘char*’, but argument 3 has type ‘diagnostic_event_id_t*’ [-Wformat=] -../../gcc/tree-diagnostic-path.cc:467:7: warning: too many arguments for format [-Wformat-extra-args] -../../gcc/tree-diagnostic-path.cc:467:9: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/gimple-range-gori.cc:395:22: warning: format not a string literal and no format arguments [-Wformat-security] +../../gcc/ipa-devirt.cc:965:47: 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:52: warning: format not a string literal and no format arguments [-Wformat-security] +../../gcc/lto-wrapper.cc:1957:44: warning: format not a string literal and no format arguments [-Wformat-security] +../../gcc/lto/lto-common.cc:2075:10: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] +../../gcc/lto/lto-common.cc:2077: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:2097:10: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] +../../gcc/omp-low.cc:10617:19: warning: ‘T’ conversion used within a quoted sequence [-Wformat=] +../../gcc/omp-low.cc:1547:23: warning: ‘T’ conversion used within a quoted sequence [-Wformat=] +../../gcc/omp-low.cc:1552:23: warning: ‘T’ conversion used within a quoted sequence [-Wformat=] +../../gcc/omp-oacc-kernels-decompose.cc:1500:23: warning: ‘T’ conversion used within a quoted sequence [-Wformat=] +../../gcc/omp-oacc-kernels-decompose.cc:870:22: warning: ‘T’ conversion used within a quoted sequence [-Wformat=] +../../gcc/omp-offload.cc:2242:22: warning: ‘T’ conversion used within a quoted sequence [-Wformat=] +../../gcc/omp-offload.cc:2280:22: warning: ‘T’ conversion used within a quoted sequence [-Wformat=] +../../gcc/poly-int.h:1107:38: warning: ‘regnum’ may be used uninitialized in this function [-Wmaybe-uninitialized] +../../gcc/tree-diagnostic-path.cc:176:21: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/tree-diagnostic-path.cc:176:24: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/tree-diagnostic-path.cc:176:28: warning: format ‘%s’ expects argument of type ‘char*’, but argument 3 has type ‘diagnostic_event_id_t*’ [-Wformat=] +../../gcc/tree-diagnostic-path.cc:473:11: warning: format ‘%s’ expects argument of type ‘char*’, but argument 3 has type ‘diagnostic_event_id_t*’ [-Wformat=] +../../gcc/tree-diagnostic-path.cc:473:23: warning: format ‘%D’ expects argument of type ‘tree_node*’, but argument 4 has type ‘const char*’ [-Wformat=] +../../gcc/tree-diagnostic-path.cc:473:33: warning: format ‘%i’ expects argument of type ‘int’, but argument 5 has type ‘tree’ {aka ‘tree_node*’} [-Wformat=] +../../gcc/tree-diagnostic-path.cc:473:6: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/tree-diagnostic-path.cc:473:8: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/tree-diagnostic-path.cc:478:11: warning: format ‘%s’ expects argument of type ‘char*’, but argument 3 has type ‘diagnostic_event_id_t*’ [-Wformat=] +../../gcc/tree-diagnostic-path.cc:478:21: warning: format ‘%i’ expects argument of type ‘int’, but argument 4 has type ‘const char*’ [-Wformat=] +../../gcc/tree-diagnostic-path.cc:478:6: warning: too many arguments for format [-Wformat-extra-args] +../../gcc/tree-diagnostic-path.cc:478:8: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/tree-diagnostic-path.cc:484:11: warning: unknown conversion type character ‘@’ in format [-Wformat=] +../../gcc/tree-diagnostic-path.cc:484:14: warning: format ‘%s’ expects argument of type ‘char*’, but argument 3 has type ‘diagnostic_event_id_t*’ [-Wformat=] +../../gcc/tree-diagnostic-path.cc:484:9: warning: too many arguments for format [-Wformat-extra-args] ../../gcc/tree-diagnostic-path.cc:68:21: warning: too many arguments for format [-Wformat-extra-args] ../../gcc/tree-diagnostic-path.cc:68:23: warning: unknown conversion type character ‘@’ in format [-Wformat=] ../../gcc/tree-diagnostic-path.cc:68:26: warning: format ‘%s’ expects argument of type ‘char*’, but argument 3 has type ‘diagnostic_event_id_t*’ [-Wformat=] @@ -103,26 +137,26 @@ ../../libcpp/expr.cc:821:34: warning: format not a string literal and no format arguments [-Wformat-security] ../../libcpp/macro.cc:186:23: warning: format not a string literal and no format arguments [-Wformat-security] ../../libcpp/macro.cc:215:24: warning: format not a string literal and no format arguments [-Wformat-security] -../../libcpp/macro.cc:3701:58: warning: format not a string literal and no format arguments [-Wformat-security] -../../libcpp/macro.cc:3716:58: warning: format not a string literal and no format arguments [-Wformat-security] +../../libcpp/macro.cc:3704:58: warning: format not a string literal and no format arguments [-Wformat-security] +../../libcpp/macro.cc:3719:58: warning: format not a string literal and no format arguments [-Wformat-security] /home/runner/work/gccrs/gccrs/gccrs-build/x86_64-pc-linux-gnu/32/libssp/../../../../libssp/gets-chk.c:74: warning: the `gets' function is dangerous and should not be used. /home/runner/work/gccrs/gccrs/gccrs-build/x86_64-pc-linux-gnu/libssp/../../../libssp/gets-chk.c:74: warning: the `gets' function is dangerous and should not be used. -Makefile:864: warning: ignoring old recipe for target 'all-multi' -Makefile:864: warning: ignoring old recipe for target 'all-multi' -Makefile:864: warning: ignoring old recipe for target 'all-multi' -Makefile:864: warning: ignoring old recipe for target 'all-multi' -Makefile:864: warning: ignoring old recipe for target 'all-multi' -Makefile:864: warning: ignoring old recipe for target 'all-multi' -Makefile:864: warning: ignoring old recipe for target 'all-multi' -Makefile:873: warning: overriding recipe for target 'all-multi' -Makefile:873: warning: overriding recipe for target 'all-multi' -Makefile:873: warning: overriding recipe for target 'all-multi' -Makefile:873: warning: overriding recipe for target 'all-multi' -Makefile:873: warning: overriding recipe for target 'all-multi' -Makefile:873: warning: overriding recipe for target 'all-multi' -Makefile:873: warning: overriding recipe for target 'all-multi' +Makefile:866: warning: ignoring old recipe for target 'all-multi' +Makefile:866: warning: ignoring old recipe for target 'all-multi' +Makefile:866: warning: ignoring old recipe for target 'all-multi' +Makefile:866: warning: ignoring old recipe for target 'all-multi' +Makefile:866: warning: ignoring old recipe for target 'all-multi' +Makefile:866: warning: ignoring old recipe for target 'all-multi' +Makefile:866: warning: ignoring old recipe for target 'all-multi' +Makefile:875: warning: overriding recipe for target 'all-multi' +Makefile:875: warning: overriding recipe for target 'all-multi' +Makefile:875: warning: overriding recipe for target 'all-multi' +Makefile:875: warning: overriding recipe for target 'all-multi' +Makefile:875: warning: overriding recipe for target 'all-multi' +Makefile:875: warning: overriding recipe for target 'all-multi' +Makefile:875: warning: overriding recipe for target 'all-multi' gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fallthrough=] gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fallthrough=] gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fallthrough=] gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fallthrough=] -libtool: install: warning: remember to run `libtool --finish /usr/local/libexec/gcc/x86_64-pc-linux-gnu/12.0.1' +libtool: install: warning: remember to run `libtool --finish /usr/local/libexec/gcc/x86_64-pc-linux-gnu/13.0.0'