public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/rust/master] Update expected warnings post merge
@ 2022-09-26 11:04 Thomas Schwinge
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Schwinge @ 2022-09-26 11:04 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:033a4599350d23d55f5e9a0f9adf497e7f0279e8

commit 033a4599350d23d55f5e9a0f9adf497e7f0279e8
Author: Iain Buclaw <ibuclaw@gdcproject.org>
Date:   Sat Sep 24 20:32:25 2022 +0200

    Update expected warnings post merge

Diff:
---
 .github/bors_log_expected_warnings | 39 ++++++++++++++++++--------------------
 1 file changed, 18 insertions(+), 21 deletions(-)

diff --git a/.github/bors_log_expected_warnings b/.github/bors_log_expected_warnings
index 3cc5ae0788b..7caf9e63cd8 100644
--- a/.github/bors_log_expected_warnings
+++ b/.github/bors_log_expected_warnings
@@ -17,8 +17,8 @@
 ../../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/engine.cc:1652:3: warning: too many arguments for format [-Wformat-extra-args]
+../../gcc/analyzer/engine.cc:1652: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=]
@@ -59,8 +59,6 @@
 ../../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> >::<anonymous>.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> >::<anonymous>.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=]
@@ -69,18 +67,18 @@
 ../../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-family/c-common.cc:6612:30: warning: format not a string literal and no format arguments [-Wformat-security]
+../../gcc/c-family/c-common.cc:6616: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: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/c/c-typeck.cc:11921:42: warning: format not a string literal and no format arguments [-Wformat-security]
+../../gcc/c/c-typeck.cc:3713:28: warning: format not a string literal and no format arguments [-Wformat-security]
+../../gcc/c/c-typeck.cc:4483:42: warning: format not a string literal and no format arguments [-Wformat-security]
+../../gcc/c/c-typeck.cc:6662: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: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:21689:32: warning: too many arguments for format [-Wformat-extra-args]
+../../gcc/config/i386/i386.cc:21689:32: warning: unknown conversion type character ‘{’ in format [-Wformat=]
+../../gcc/config/i386/i386.cc:21689: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=]
@@ -88,16 +86,16 @@
 ../../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/gcc.cc:10475:12: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
+../../gcc/gcc.cc:7708: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:7711: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:7712: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:7714: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:395:22: warning: format not a string literal and no format arguments [-Wformat-security]
+../../gcc/gimple-range-gori.cc:318: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]
@@ -105,14 +103,13 @@
 ../../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:10629: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=]

^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gcc/devel/rust/master] Update expected warnings post merge
@ 2022-09-27 17:02 Thomas Schwinge
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Schwinge @ 2022-09-27 17:02 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:875cb50f9ff205104ee775f3b578abd56618bfc2

commit 875cb50f9ff205104ee775f3b578abd56618bfc2
Author: Iain Buclaw <ibuclaw@gdcproject.org>
Date:   Tue Sep 27 16:32:46 2022 +0200

    Update expected warnings post merge

Diff:
---
 .github/bors_log_expected_warnings | 20 +++++++++-----------
 1 file changed, 9 insertions(+), 11 deletions(-)

diff --git a/.github/bors_log_expected_warnings b/.github/bors_log_expected_warnings
index 7caf9e63cd8..62809ef2734 100644
--- a/.github/bors_log_expected_warnings
+++ b/.github/bors_log_expected_warnings
@@ -1,7 +1,7 @@
 ../../../../libffi/src/x86/ffi.c:612:1: warning: label ‘out’ defined but not used [-Wunused-label]
-../../../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/expr.cc:807:18: warning: format not a string literal and no format arguments [-Wformat-security]
+../../../libcpp/expr.cc:810:39: warning: format not a string literal and no format arguments [-Wformat-security]
+../../../libcpp/expr.cc:820: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:3704:58: warning: format not a string literal and no format arguments [-Wformat-security]
@@ -67,8 +67,8 @@
 ../../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:6612:30: warning: format not a string literal and no format arguments [-Wformat-security]
-../../gcc/c-family/c-common.cc:6616:33: warning: format not a string literal and no format arguments [-Wformat-security]
+../../gcc/c-family/c-common.cc:6623:30: warning: format not a string literal and no format arguments [-Wformat-security]
+../../gcc/c-family/c-common.cc:6627: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:11921:42: warning: format not a string literal and no format arguments [-Wformat-security]
 ../../gcc/c/c-typeck.cc:3713:28: warning: format not a string literal and no format arguments [-Wformat-security]
@@ -83,8 +83,6 @@
 ../../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:2206: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:10475:12: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
 ../../gcc/gcc.cc:7708:9: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
@@ -103,7 +101,7 @@
 ../../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:10629:19: warning: ‘T’ conversion used within a quoted sequence [-Wformat=]
+../../gcc/omp-low.cc:10632: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=]
@@ -129,9 +127,9 @@
 ../../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=]
 ../../gcc/tree-ssa-sccvn.cc:280:67: warning: format not a string literal and no format arguments [-Wformat-security]
-../../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/expr.cc:807:18: warning: format not a string literal and no format arguments [-Wformat-security]
+../../libcpp/expr.cc:810:39: warning: format not a string literal and no format arguments [-Wformat-security]
+../../libcpp/expr.cc:820: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:3704:58: warning: format not a string literal and no format arguments [-Wformat-security]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-27 17:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-26 11:04 [gcc/devel/rust/master] Update expected warnings post merge Thomas Schwinge
2022-09-27 17:02 Thomas Schwinge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).