Skip to content

Commit 90799c4

Browse files
tschwingedkm
authored andcommitted
Adjust '.github/bors_log_expected_warnings'
1 parent 7e614c2 commit 90799c4

File tree

1 file changed

+64
-48
lines changed

1 file changed

+64
-48
lines changed

.github/bors_log_expected_warnings

Lines changed: 64 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,22 @@
11
../../../../libgcc/generic-morestack.c:397:16: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘long int’ [-Wsign-compare]
2-
../../../libcpp/expr.cc:821:35: warning: format not a string literal and no format arguments [-Wformat-security]
3-
../../../libcpp/expr.cc:824:38: warning: format not a string literal and no format arguments [-Wformat-security]
4-
../../../libcpp/expr.cc:834:33: warning: format not a string literal and no format arguments [-Wformat-security]
5-
../../../libcpp/lex.cc:2117:39: warning: ‘loc’ may be used uninitialized [-Wmaybe-uninitialized]
2+
../../../libcpp/expr.cc:842:35: warning: format not a string literal and no format arguments [-Wformat-security]
3+
../../../libcpp/expr.cc:845:38: warning: format not a string literal and no format arguments [-Wformat-security]
4+
../../../libcpp/expr.cc:855:33: warning: format not a string literal and no format arguments [-Wformat-security]
5+
../../../libcpp/expr.cc:867:42: warning: format not a string literal and no format arguments [-Wformat-security]
6+
../../../libcpp/expr.cc:870:39: warning: format not a string literal and no format arguments [-Wformat-security]
7+
../../../libcpp/expr.cc:877:35: warning: format not a string literal and no format arguments [-Wformat-security]
8+
../../../libcpp/lex.cc:2120:39: warning: ‘loc’ may be used uninitialized [-Wmaybe-uninitialized]
69
../../../libcpp/macro.cc:185:26: warning: format not a string literal and no format arguments [-Wformat-security]
710
../../../libcpp/macro.cc:214:34: warning: format not a string literal and no format arguments [-Wformat-security]
811
../../../libcpp/macro.cc:3704:25: warning: format not a string literal and no format arguments [-Wformat-security]
912
../../../libcpp/macro.cc:3719:25: warning: format not a string literal and no format arguments [-Wformat-security]
1013
../../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]
1114
../../c++tools/server.cc:620:10: warning: ignoring return value of ‘int pipe(int*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1215
../../gcc/../libgcc/libgcov-util.c:455:9: warning: ignoring return value of ‘int chdir(const char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
16+
../../gcc/analyzer/access-diagram.cc:399:26: warning: too many arguments for format [-Wformat-extra-args]
17+
../../gcc/analyzer/access-diagram.cc:399:26: warning: unknown conversion type character ‘E’ in format [-Wformat=]
18+
../../gcc/analyzer/access-diagram.cc:401:26: warning: too many arguments for format [-Wformat-extra-args]
19+
../../gcc/analyzer/access-diagram.cc:401:26: warning: unknown conversion type character ‘E’ in format [-Wformat=]
1320
../../gcc/analyzer/call-summary.cc:113:34: warning: too many arguments for format [-Wformat-extra-args]
1421
../../gcc/analyzer/call-summary.cc:113:42: warning: unknown conversion type character ‘E’ in format [-Wformat=]
1522
../../gcc/analyzer/call-summary.cc:115:34: warning: too many arguments for format [-Wformat-extra-args]
@@ -19,30 +26,31 @@
1926
../../gcc/analyzer/call-summary.cc:123:26: warning: unknown conversion type character ‘E’ in format [-Wformat=]
2027
../../gcc/analyzer/call-summary.cc:99:32: warning: too many arguments for format [-Wformat-extra-args]
2128
../../gcc/analyzer/call-summary.cc:99:40: warning: unknown conversion type character ‘E’ in format [-Wformat=]
22-
../../gcc/analyzer/diagnostic-manager.cc:802:20: warning: too many arguments for format [-Wformat-extra-args]
23-
../../gcc/analyzer/diagnostic-manager.cc:802:28: warning: unknown conversion type character ‘E’ in format [-Wformat=]
29+
../../gcc/analyzer/diagnostic-manager.cc:810:20: warning: too many arguments for format [-Wformat-extra-args]
30+
../../gcc/analyzer/diagnostic-manager.cc:810:28: warning: unknown conversion type character ‘E’ in format [-Wformat=]
2431
../../gcc/analyzer/program-state.cc:1422:15: warning: format not a string literal and no format arguments [-Wformat-security]
25-
../../gcc/analyzer/sm-malloc.cc:1627:22: warning: too many arguments for format [-Wformat-extra-args]
26-
../../gcc/analyzer/sm-malloc.cc:1627:25: warning: unknown conversion type character ‘E’ in format [-Wformat=]
27-
../../gcc/analyzer/sm-malloc.cc:1628:22: warning: too many arguments for format [-Wformat-extra-args]
28-
../../gcc/analyzer/sm-malloc.cc:1628:25: warning: unknown conversion type character ‘E’ in format [-Wformat=]
29-
../../gcc/c-family/c-common.cc:6611:14: warning: format not a string literal and no format arguments [-Wformat-security]
30-
../../gcc/c-family/c-common.cc:6615:16: warning: format not a string literal and no format arguments [-Wformat-security]
32+
../../gcc/analyzer/sm-malloc.cc:1647:22: warning: too many arguments for format [-Wformat-extra-args]
33+
../../gcc/analyzer/sm-malloc.cc:1647:25: warning: unknown conversion type character ‘E’ in format [-Wformat=]
34+
../../gcc/analyzer/sm-malloc.cc:1648:22: warning: too many arguments for format [-Wformat-extra-args]
35+
../../gcc/analyzer/sm-malloc.cc:1648:25: warning: unknown conversion type character ‘E’ in format [-Wformat=]
36+
../../gcc/analyzer/store.h:300:5: warning: ‘size_in_bytes.generic_wide_int<fixed_wide_int_storage<128> >::<anonymous>.fixed_wide_int_storage<128>::val[1]’ may be used uninitialized [-Wmaybe-uninitialized]
37+
../../gcc/c-family/c-common.cc:6639:14: warning: format not a string literal and no format arguments [-Wformat-security]
38+
../../gcc/c-family/c-common.cc:6643:16: warning: format not a string literal and no format arguments [-Wformat-security]
3139
../../gcc/c/c-convert.cc:84:13: warning: format not a string literal and no format arguments [-Wformat-security]
32-
../../gcc/c/c-typeck.cc:12265:16: warning: format not a string literal and no format arguments [-Wformat-security]
33-
../../gcc/c/c-typeck.cc:3798:17: warning: format not a string literal and no format arguments [-Wformat-security]
34-
../../gcc/c/c-typeck.cc:4568:16: warning: format not a string literal and no format arguments [-Wformat-security]
35-
../../gcc/c/c-typeck.cc:6755:23: warning: format not a string literal and no format arguments [-Wformat-security]
40+
../../gcc/c/c-typeck.cc:12255:16: warning: format not a string literal and no format arguments [-Wformat-security]
41+
../../gcc/c/c-typeck.cc:3762:17: warning: format not a string literal and no format arguments [-Wformat-security]
42+
../../gcc/c/c-typeck.cc:4532:16: warning: format not a string literal and no format arguments [-Wformat-security]
43+
../../gcc/c/c-typeck.cc:6731:23: warning: format not a string literal and no format arguments [-Wformat-security]
3644
../../gcc/collect-utils.cc:237:21: warning: format not a string literal and no format arguments [-Wformat-security]
3745
../../gcc/collect2.cc:2397:21: warning: format not a string literal and no format arguments [-Wformat-security]
38-
../../gcc/diagnostic.cc:2250:15: warning: format not a string literal and no format arguments [-Wformat-security]
39-
../../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]
40-
../../gcc/fold-const.cc:313:13: warning: format not a string literal and no format arguments [-Wformat-security]
41-
../../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]
42-
../../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]
43-
../../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]
44-
../../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]
45-
../../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]
46+
../../gcc/diagnostic.cc:2257:15: warning: format not a string literal and no format arguments [-Wformat-security]
47+
../../gcc/expmed.cc:1839:45: warning: ‘*(unsigned int*)((char*)&imode + offsetof(scalar_int_mode, scalar_int_mode::m_mode))’ may be used uninitialized in this function [-Wmaybe-uninitialized]
48+
../../gcc/fold-const.cc:384:13: warning: format not a string literal and no format arguments [-Wformat-security]
49+
../../gcc/gcc.cc:10593:12: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
50+
../../gcc/gcc.cc:7823:9: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
51+
../../gcc/gcc.cc:7826:13: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
52+
../../gcc/gcc.cc:7827:13: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
53+
../../gcc/gcc.cc:7829:9: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
4654
../../gcc/genhooks.cc:112:17: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
4755
../../gcc/genhooks.cc:121:14: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
4856
../../gcc/genhooks.cc:174:14: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
@@ -52,37 +60,45 @@
5260
../../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]
5361
../../gcc/lto-wrapper.cc:1369:10: warning: format not a string literal and no format arguments [-Wformat-security]
5462
../../gcc/lto-wrapper.cc:1971:23: warning: format not a string literal and no format arguments [-Wformat-security]
55-
../../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]
56-
../../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]
57-
../../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]
58-
../../gcc/tree-ssa-sccvn.cc:280:21: warning: format not a string literal and no format arguments [-Wformat-security]
59-
../../gcc/vec.h:316:10: warning: ‘void free(void*)’ called on unallocated object ‘dest_bbs’ [-Wfree-nonheap-object]
60-
../../libcpp/expr.cc:821:35: warning: format not a string literal and no format arguments [-Wformat-security]
61-
../../libcpp/expr.cc:824:38: warning: format not a string literal and no format arguments [-Wformat-security]
62-
../../libcpp/expr.cc:834:33: warning: format not a string literal and no format arguments [-Wformat-security]
63-
../../libcpp/lex.cc:2117:39: warning: ‘loc’ may be used uninitialized [-Wmaybe-uninitialized]
63+
../../gcc/lto/lto-common.cc:2082:10: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
64+
../../gcc/lto/lto-common.cc:2084:9: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
65+
../../gcc/lto/lto-common.cc:2104:10: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
66+
../../gcc/text-art/style.cc:150:25: warning: spurious leading punctuation sequence ‘;’ in format [-Wformat-diag]
67+
../../gcc/text-art/style.cc:160:25: warning: spurious leading punctuation sequence ‘;’ in format [-Wformat-diag]
68+
../../gcc/text-art/table.cc:981:62: warning: unquoted keyword ‘char’ in format [-Wformat-diag]
69+
../../gcc/text-art/table.cc:981:69: warning: spurious trailing punctuation sequence ‘])’ in format [-Wformat-diag]
70+
../../gcc/tree-ssa-sccvn.cc:284:21: warning: format not a string literal and no format arguments [-Wformat-security]
71+
../../gcc/tree-vect-stmts.cc:10388:47: warning: ‘stride_step’ may be used uninitialized in this function [-Wmaybe-uninitialized]
72+
../../gcc/vec.h:347:10: warning: ‘void free(void*)’ called on unallocated object ‘dest_bbs’ [-Wfree-nonheap-object]
73+
../../libcpp/expr.cc:842:35: warning: format not a string literal and no format arguments [-Wformat-security]
74+
../../libcpp/expr.cc:845:38: warning: format not a string literal and no format arguments [-Wformat-security]
75+
../../libcpp/expr.cc:855:33: warning: format not a string literal and no format arguments [-Wformat-security]
76+
../../libcpp/expr.cc:867:42: warning: format not a string literal and no format arguments [-Wformat-security]
77+
../../libcpp/expr.cc:870:39: warning: format not a string literal and no format arguments [-Wformat-security]
78+
../../libcpp/expr.cc:877:35: warning: format not a string literal and no format arguments [-Wformat-security]
79+
../../libcpp/lex.cc:2120:39: warning: ‘loc’ may be used uninitialized [-Wmaybe-uninitialized]
6480
../../libcpp/macro.cc:185:26: warning: format not a string literal and no format arguments [-Wformat-security]
6581
../../libcpp/macro.cc:214:34: warning: format not a string literal and no format arguments [-Wformat-security]
6682
../../libcpp/macro.cc:3704:25: warning: format not a string literal and no format arguments [-Wformat-security]
6783
../../libcpp/macro.cc:3719:25: warning: format not a string literal and no format arguments [-Wformat-security]
6884
/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.
6985
/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.
70-
Makefile:901: warning: ignoring old recipe for target 'all-multi'
71-
Makefile:901: warning: ignoring old recipe for target 'all-multi'
72-
Makefile:901: warning: ignoring old recipe for target 'all-multi'
73-
Makefile:901: warning: ignoring old recipe for target 'all-multi'
74-
Makefile:901: warning: ignoring old recipe for target 'all-multi'
75-
Makefile:901: warning: ignoring old recipe for target 'all-multi'
76-
Makefile:901: warning: ignoring old recipe for target 'all-multi'
77-
Makefile:910: warning: overriding recipe for target 'all-multi'
78-
Makefile:910: warning: overriding recipe for target 'all-multi'
79-
Makefile:910: warning: overriding recipe for target 'all-multi'
80-
Makefile:910: warning: overriding recipe for target 'all-multi'
81-
Makefile:910: warning: overriding recipe for target 'all-multi'
82-
Makefile:910: warning: overriding recipe for target 'all-multi'
83-
Makefile:910: warning: overriding recipe for target 'all-multi'
86+
Makefile:900: warning: ignoring old recipe for target 'all-multi'
87+
Makefile:900: warning: ignoring old recipe for target 'all-multi'
88+
Makefile:900: warning: ignoring old recipe for target 'all-multi'
89+
Makefile:900: warning: ignoring old recipe for target 'all-multi'
90+
Makefile:900: warning: ignoring old recipe for target 'all-multi'
91+
Makefile:900: warning: ignoring old recipe for target 'all-multi'
92+
Makefile:900: warning: ignoring old recipe for target 'all-multi'
93+
Makefile:909: warning: overriding recipe for target 'all-multi'
94+
Makefile:909: warning: overriding recipe for target 'all-multi'
95+
Makefile:909: warning: overriding recipe for target 'all-multi'
96+
Makefile:909: warning: overriding recipe for target 'all-multi'
97+
Makefile:909: warning: overriding recipe for target 'all-multi'
98+
Makefile:909: warning: overriding recipe for target 'all-multi'
99+
Makefile:909: warning: overriding recipe for target 'all-multi'
84100
gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
85101
gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
86102
gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
87103
gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
88-
libtool: install: warning: remember to run `libtool --finish /usr/local/libexec/gcc/x86_64-pc-linux-gnu/13.0.1'
104+
libtool: install: warning: remember to run `libtool --finish /usr/local/libexec/gcc/x86_64-pc-linux-gnu/14.0.0'

0 commit comments

Comments
 (0)