-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ChangeLog: * .github/workflows/cppp32.yml: New file.
- Loading branch information
1 parent
177660e
commit d9a1a2b
Showing
3 changed files
with
514 additions
and
306 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,91 @@ | ||
../../../gettext/gettext-runtime/gnulib-lib/careadlinkat.c:176:5: warning: #warning "GCC might issue a bogus -Wreturn-local-addr warning here." [-Wcpp] | ||
../../../gettext/gettext-runtime/gnulib-lib/careadlinkat.c:177:5: warning: #warning "See <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93644>." [-Wcpp] | ||
../../../gettext/gettext-runtime/gnulib-lib/careadlinkat.c:180:10: warning: function may return address of local variable [-Wreturn-local-addr] | ||
../../../libcpp/expr.cc:842:35: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../../libcpp/expr.cc:845:38: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../../libcpp/expr.cc:855:33: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../../libcpp/expr.cc:867:42: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../../libcpp/expr.cc:870:39: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../../libcpp/expr.cc:877:35: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../../libcpp/lex.cc:2120:39: warning: ‘loc’ may be used uninitialized [-Wmaybe-uninitialized] | ||
../../../libcpp/macro.cc:185:26: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../../libcpp/macro.cc:214:34: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../../libcpp/macro.cc:3710:25: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../../libcpp/macro.cc:3725:25: 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/program-state.cc:1498:15: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../gcc/analyzer/store.h:310: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] | ||
../../gcc/c-family/c-common.cc:6763:14: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../gcc/c-family/c-common.cc:6767: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:12453:16: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../gcc/c/c-typeck.cc:3878:17: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../gcc/c/c-typeck.cc:4648:16: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../gcc/c/c-typeck.cc:6913: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:2400:21: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../gcc/diagnostic.cc:2316:15: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../gcc/expmed.cc:1845: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:384:13: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../gcc/gcc.cc:10668:12: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] | ||
../../gcc/gcc.cc:2412:30: warning: too many arguments for format [-Wformat-extra-args] | ||
../../gcc/gcc.cc:2413:32: warning: unknown conversion type character ‘t’ in format [-Wformat=] | ||
../../gcc/gcc.cc:2432:30: warning: too many arguments for format [-Wformat-extra-args] | ||
../../gcc/gcc.cc:2433:32: warning: unknown conversion type character ‘t’ in format [-Wformat=] | ||
../../gcc/gcc.cc:2458:30: warning: too many arguments for format [-Wformat-extra-args] | ||
../../gcc/gcc.cc:2459:32: warning: unknown conversion type character ‘t’ in format [-Wformat=] | ||
../../gcc/gcc.cc:2467:30: warning: too many arguments for format [-Wformat-extra-args] | ||
../../gcc/gcc.cc:2468:32: warning: unknown conversion type character ‘t’ in format [-Wformat=] | ||
../../gcc/gcc.cc:2477:30: warning: too many arguments for format [-Wformat-extra-args] | ||
../../gcc/gcc.cc:2478:32: warning: unknown conversion type character ‘t’ in format [-Wformat=] | ||
../../gcc/gcc.cc:2487:30: warning: too many arguments for format [-Wformat-extra-args] | ||
../../gcc/gcc.cc:2488:32: warning: unknown conversion type character ‘t’ in format [-Wformat=] | ||
../../gcc/gcc.cc:2527:26: warning: too many arguments for format [-Wformat-extra-args] | ||
../../gcc/gcc.cc:2527:59: warning: unknown conversion type character ‘t’ in format [-Wformat=] | ||
../../gcc/gcc.cc:2539:22: warning: too many arguments for format [-Wformat-extra-args] | ||
../../gcc/gcc.cc:2539:51: warning: unknown conversion type character ‘t’ in format [-Wformat=] | ||
../../gcc/gcc.cc:2553:22: warning: too many arguments for format [-Wformat-extra-args] | ||
../../gcc/gcc.cc:2553:51: warning: unknown conversion type character ‘t’ in format [-Wformat=] | ||
../../gcc/gcc.cc:7897: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:7900: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:7901: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:7903: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] | ||
../../gcc/genhooks.cc:180:14: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] | ||
../../gcc/gimple-range-gori.cc:318:19: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../gcc/ipa-devirt.cc:967: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:1971:23: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../gcc/lto/lto-common.cc:2084:10: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] | ||
../../gcc/lto/lto-common.cc:2086: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:2106:10: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] | ||
../../gcc/text-art/style.cc:150:25: warning: spurious leading punctuation sequence ‘;’ in format [-Wformat-diag] | ||
../../gcc/text-art/style.cc:160:25: warning: spurious leading punctuation sequence ‘;’ in format [-Wformat-diag] | ||
../../gcc/text-art/table.cc:981:62: warning: unquoted keyword ‘char’ in format [-Wformat-diag] | ||
../../gcc/text-art/table.cc:981:69: warning: spurious trailing punctuation sequence ‘])’ in format [-Wformat-diag] | ||
../../gcc/tree-ssa-sccvn.cc:286:21: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../gcc/tree-vect-stmts.cc:10397:47: warning: ‘stride_step’ may be used uninitialized in this function [-Wmaybe-uninitialized] | ||
../../gcc/vec.h:347:10: warning: ‘void free(void*)’ called on unallocated object ‘dest_bbs’ [-Wfree-nonheap-object] | ||
../../libcpp/expr.cc:842:35: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../libcpp/expr.cc:845:38: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../libcpp/expr.cc:855:33: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../libcpp/expr.cc:867:42: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../libcpp/expr.cc:870:39: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../libcpp/expr.cc:877:35: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../libcpp/lex.cc:2120:39: warning: ‘loc’ may be used uninitialized [-Wmaybe-uninitialized] | ||
../../libcpp/macro.cc:185:26: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../libcpp/macro.cc:214:34: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../libcpp/macro.cc:3710:25: warning: format not a string literal and no format arguments [-Wformat-security] | ||
../../libcpp/macro.cc:3725:25: warning: format not a string literal and no format arguments [-Wformat-security] | ||
/home/runner/work/gccrs/gccrs/gccrs-build/x86_64-pc-linux-gnu/libssp/../../../libssp/gets-chk.c:73: warning: the `gets' function is dangerous and should not be used. | ||
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=] | ||
install.texi:2231: warning: `.' or `,' must follow @xref, not f | ||
libtool: install: warning: remember to run `libtool --finish /usr/local/libexec/gcc/x86_64-pc-linux-gnu/14.0.1' |
Oops, something went wrong.