Snippets for gcc 15.2.1 from Fedora ppc64le
Sourced from https://kojipkgs.fedoraproject.org/packages/gcc15/15.2.1/7.fc45/data/logs/ppc64le/build.log.
-
../../lto-plugin/lto-plugin.c:1100:5: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 1100 | s = strrchr (name, '.'); | ^ -
../../lto-plugin/lto-plugin.c:1152:5: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 1152 | s = strrchr (name, '.'); | ^ -
../../../fixincludes/fixincl.c:747:22: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 747 | char *pz_dir_end = strrchr (pz_fixed_file, '/'); | ^~~~~~~ -
../../../libcpp/expr.cc:880:41: warning: unquoted type name ‘long long’ in format [-Wformat-diag] 880 | ? N_("use of C++11 long long integer " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 881 | "constant") | ~~~~~~~~~~ -
../../../libcpp/expr.cc:882:41: warning: unquoted type name ‘long long’ in format [-Wformat-diag] 882 | : N_("use of C99 long long integer " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 883 | "constant")); | ~~~~~~~~~~ -
../../../libcpp/expr.cc:888:44: warning: unquoted type name ‘long long’ in format [-Wformat-diag] 888 | ? N_("use of C++11 long long integer " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 889 | "constant") | ~~~~~~~~~~ -
../../../libcpp/expr.cc:890:44: warning: unquoted type name ‘long long’ in format [-Wformat-diag] 890 | : N_("use of C99 long long integer " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 891 | "constant")); | ~~~~~~~~~~ -
../../../libcpp/macro.cc:185:26: warning: format not a string literal and no format arguments [-Wformat-security] 185 | cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 186 | vaopt_paste_error); | ~~~~~~~~~~~~~~~~~~ -
../../../libcpp/macro.cc:214:34: warning: format not a string literal and no format arguments [-Wformat-security] 214 | cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 215 | vaopt_paste_error); | ~~~~~~~~~~~~~~~~~~ -
../../libcpp/expr.cc:880:41: warning: unquoted type name ‘long long’ in format [-Wformat-diag] 880 | ? N_("use of C++11 long long integer " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 881 | "constant") | ~~~~~~~~~~ -
../../libcpp/expr.cc:882:41: warning: unquoted type name ‘long long’ in format [-Wformat-diag] 882 | : N_("use of C99 long long integer " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 883 | "constant")); | ~~~~~~~~~~ -
../../libcpp/expr.cc:888:44: warning: unquoted type name ‘long long’ in format [-Wformat-diag] 888 | ? N_("use of C++11 long long integer " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 889 | "constant") | ~~~~~~~~~~ -
../../libcpp/expr.cc:890:44: warning: unquoted type name ‘long long’ in format [-Wformat-diag] 890 | : N_("use of C99 long long integer " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 891 | "constant")); | ~~~~~~~~~~ -
../../libcpp/lex.cc:1628:59: warning: ‘<unknown>’ may be used uninitialized [-Wmaybe-uninitialized] 1628 | : rich_location (pfile->line_table, loc, &m_custom_label) | ^ -
gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 356 | */ | ~~ ^ -
gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 356 | */ | ~~ ^ -
../../gcc/c-family/c-attribs.cc:5852:20: warning: variable ‘nelts’ set but not used [-Wunused-but-set-variable=] 5852 | unsigned nelts = 0; | ^~~~~ -
../../gcc/gimple-ssa-store-merging.cc:647:20: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable=] 647 | uint64_t tmp = (1 << BITS_PER_UNIT) - 1; | ^~~ -
../../gcc/ipa-strub.cc:2866:14: warning: variable ‘named_args’ set but not used [-Wunused-but-set-variable=] 2866 | unsigned named_args = 0; | ^~~~~~~~~~ -
../../gcc/analyzer/diagnostic-manager.cc:236:32: warning: ‘<unknown>’ may be used uninitialized [-Wmaybe-uninitialized] 236 | : m_queue (key_t (*this, NULL)), | ^ -
../../gcc/config/rs6000/ppc-auxv.h:54:37: warning: narrowing conversion of ‘2147483648’ from ‘unsigned int’ to ‘int’ [-Wnarrowing] 54 | #define PPC_FEATURE_32 0x80000000 | ^~~~~~~~~~ -
../../gcc/config/rs6000/ppc-auxv.h:84:37: warning: narrowing conversion of ‘2147483648’ from ‘unsigned int’ to ‘int’ [-Wnarrowing] 84 | #define PPC_FEATURE2_ARCH_2_07 0x80000000 | ^~~~~~~~~~ -
../../gcc/cp/module.cc:11071:12: warning: variable ‘ix’ set but not used [-Wunused-but-set-variable=]
-
gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 356 | */ | ~~ ^ -
gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 356 | */ | ~~ ^ -
../../../libgcc/crtstuff.c:345:28: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 345 | void *const __dso_handle = (void * const)&__dso_handle; | ^ -
/builddir/build/BUILD/gcc15-15.2.1-build/gcc-15.2.1-20260123/libstdc++-v3/../libiberty/cp-demangle.h:191:1: warning: ‘cplus_demangle_mangled_name’ declared ‘static’ but never defined [-Wunused-function] 191 | cplus_demangle_mangled_name (struct d_info *, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/gcc15-15.2.1-build/gcc-15.2.1-20260123/libstdc++-v3/../libiberty/cp-demangle.h:195:1: warning: ‘cplus_demangle_type’ declared ‘static’ but never defined [-Wunused-function] 195 | cplus_demangle_type (struct d_info *); | ^~~~~~~~~~~~~~~~~~~ -
cp-demangle.c:174:30: warning: ‘d_print’ defined but not used [-Wunused-function] 174 | #define cplus_demangle_print d_print | ^~~~~~~ -
../../lto-plugin/lto-plugin.c:1100:5: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 1100 | s = strrchr (name, '.'); | ^ -
../../lto-plugin/lto-plugin.c:1152:5: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 1152 | s = strrchr (name, '.'); | ^ -
../../libcpp/macro.cc:185:26: warning: format not a string literal and no format arguments [-Wformat-security] 185 | cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 186 | vaopt_paste_error); | ~~~~~~~~~~~~~~~~~~ -
../../libcpp/macro.cc:214:34: warning: format not a string literal and no format arguments [-Wformat-security] 214 | cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 215 | vaopt_paste_error); | ~~~~~~~~~~~~~~~~~~ -
../../libcpp/expr.cc:880:41: warning: unquoted type name ‘long long’ in format [-Wformat-diag] 880 | ? N_("use of C++11 long long integer " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 881 | "constant") | ~~~~~~~~~~ -
../../libcpp/expr.cc:882:41: warning: unquoted type name ‘long long’ in format [-Wformat-diag] 882 | : N_("use of C99 long long integer " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 883 | "constant")); | ~~~~~~~~~~ -
../../libcpp/expr.cc:888:44: warning: unquoted type name ‘long long’ in format [-Wformat-diag] 888 | ? N_("use of C++11 long long integer " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 889 | "constant") | ~~~~~~~~~~ -
../../libcpp/expr.cc:890:44: warning: unquoted type name ‘long long’ in format [-Wformat-diag] 890 | : N_("use of C99 long long integer " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 891 | "constant")); | ~~~~~~~~~~ -
gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 356 | */ | ~~ ^ -
gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 356 | */ | ~~ ^ -
../../gcc/c/c-convert.cc:84:13: warning: format not a string literal and no format arguments [-Wformat-security] 84 | error (invalid_conv_diag); | ~~~~~~^~~~~~~~~~~~~~~~~~~ -
../../gcc/c/c-typeck.cc:4451:17: warning: format not a string literal and no format arguments [-Wformat-security] 4451 | error (invalid_func_diag); | ~~~~~~^~~~~~~~~~~~~~~~~~~ -
../../gcc/c/c-typeck.cc:5269:16: warning: format not a string literal and no format arguments [-Wformat-security] 5269 | error_at (location, invalid_op_diag); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../gcc/c/c-typeck.cc:7568:23: warning: format not a string literal and no format arguments [-Wformat-security] 7568 | warned = warning_at (exploc, opt, gmsgid); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ -
../../gcc/c/c-typeck.cc:13774:16: warning: format not a string literal and no format arguments [-Wformat-security]
-
../../gcc/c-family/c-common.cc:7001:14: warning: format not a string literal and no format arguments [-Wformat-security] 7001 | error_at (richloc, gmsgid); | ~~~~~~~~~^~~~~~~~~~~~~~~~~ -
../../gcc/c-family/c-common.cc:7005:16: warning: format not a string literal and no format arguments [-Wformat-security] 7005 | error_at (richloc, message); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
../../gcc/c-family/c-warn.cc:3853:23: warning: format not a string literal and no format arguments [-Wformat-security] 3853 | if (emit_diagnostic (kind, location, OPT_Warray_compare, msg)) | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../gcc/fold-const.cc:384:13: warning: format not a string literal and no format arguments [-Wformat-security] 384 | warning (OPT_Wstrict_overflow, gmsgid); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../gcc/gimple-range-gori.cc:318:19: warning: format not a string literal and no format arguments [-Wformat-security] 318 | fprintf (f, prefix); | ~~~~~~~~^~~~~~~~~~~ -
../../gcc/ipa-devirt.cc:967:10: warning: format not a string literal and no format arguments [-Wformat-security] 967 | inform (DECL_SOURCE_LOCATION (decl2), reason); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../gcc/tree-ssa-sccvn.cc:286:21: warning: format not a string literal and no format arguments [-Wformat-security] 286 | fprintf (outfile, internal_fn_name ((internal_fn)vro->clique)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../gcc/analyzer/program-state.cc:1597:15: warning: format not a string literal and no format arguments [-Wformat-security] 1597 | logger->log (name); | ~~~~~~~~~~~~^~~~~~ -
../../gcc/config/rs6000/ppc-auxv.h:54:37: warning: narrowing conversion of ‘2147483648’ from ‘unsigned int’ to ‘int’ [-Wnarrowing] 54 | #define PPC_FEATURE_32 0x80000000 | ^~~~~~~~~~ -
../../gcc/config/rs6000/ppc-auxv.h:84:37: warning: narrowing conversion of ‘2147483648’ from ‘unsigned int’ to ‘int’ [-Wnarrowing] 84 | #define PPC_FEATURE2_ARCH_2_07 0x80000000 | ^~~~~~~~~~ -
../../gcc/diagnostic.cc:1729:15: warning: format not a string literal and no format arguments [-Wformat-security] 1729 | fnotice (stderr, diagnostic_kind_text[DK_ICE]); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../gcc/text-art/style.cc:150:25: warning: spurious leading punctuation sequence ‘;’ in format [-Wformat-diag] 150 | pp_printf (pp, ";5;%i", (int)u.m_8bit); | ^ -
../../gcc/text-art/style.cc:160:25: warning: spurious leading punctuation sequence ‘;’ in format [-Wformat-diag] 160 | pp_printf (pp, ";2;%i;%i;%i", | ^ -
../../gcc/cp/constexpr.cc:2185:20: warning: format not a string literal and no format arguments [-Wformat-security] 2185 | error_at (cloc, msg); | ~~~~~~~~~^~~~~~~~~~~ -
../../gcc/cp/coroutines.cc:848:18: warning: format not a string literal and no format arguments [-Wformat-security] 848 | inform (DECL_SOURCE_LOCATION (has_ret_val), message); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../gcc/cp/cvt.cc:741:15: warning: format not a string literal and no format arguments [-Wformat-security] 741 | error (invalid_conv_diag); | ~~~~~~^~~~~~~~~~~~~~~~~~~ -
../../gcc/cp/decl.cc:3869:20: warning: format not a string literal and no format arguments [-Wformat-security] 3869 | inform (loc, inf); | ~~~~~~~^~~~~~~~~~ -
../../gcc/cp/error.cc:3943:17: warning: format not a string literal and no format arguments [-Wformat-security] 3943 | pp_verbatim (m_text_output.get_printer (), indent); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../gcc/cp/error.cc:3956:25: warning: format not a string literal and no format arguments [-Wformat-security] 3956 | pp_verbatim (pp, indent); | ~~~~~~~~~~~~^~~~~~~~~~~~ -
../../gcc/cp/method.cc:3599:23: warning: format not a string literal and no format arguments [-Wformat-security] 3599 | if (emit_diagnostic (diag_kind, DECL_SOURCE_LOCATION (fn), opt, wmsg)) | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../gcc/cp/pt.cc:20634:17: warning: format not a string literal and no format arguments [-Wformat-security]
-
../../gcc/cp/typeck.cc:5524:19: warning: format not a string literal and no format arguments [-Wformat-security] 5524 | error (invalid_op_diag); | ~~~~~~^~~~~~~~~~~~~~~~~ -
../../gcc/cp/typeck.cc:7641:15: warning: format not a string literal and no format arguments [-Wformat-security] 7641 | error (invalid_op_diag); | ~~~~~~^~~~~~~~~~~~~~~~~ -
../../gcc/fortran/decl.cc:2441:29: warning: format not a string literal and no format arguments [-Wformat-security] 2441 | gfc_error_now (err); | ~~~~~~~~~~~~~~^~~~~ -
../../gcc/fortran/decl.cc:2447:25: warning: format not a string literal and no format arguments [-Wformat-security] 2447 | gfc_error (err); | ~~~~~~~~~~^~~~~ -
../../gcc/collect2.cc:2403:21: warning: format not a string literal and no format arguments [-Wformat-security] 2403 | fatal_error (input_location, errmsg); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ -
../../gcc/collect-utils.cc:237:21: warning: format not a string literal and no format arguments [-Wformat-security] 237 | fatal_error (input_location, errmsg); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ -
../../gcc/lto-wrapper.cc:2021:23: warning: format not a string literal and no format arguments [-Wformat-security] 2021 | warning (0, jinfo.error_msg.c_str ()); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 356 | */ | ~~ ^ -
gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 356 | */ | ~~ ^ -
../../gcc/spellcheck.cc:71:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 71 | edit_distance_t *v_two_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:72:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 72 | edit_distance_t *v_one_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:73:58: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 73 | edit_distance_t *v_next = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:71:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 71 | edit_distance_t *v_two_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:72:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 72 | edit_distance_t *v_one_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:73:58: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 73 | edit_distance_t *v_next = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:71:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 71 | edit_distance_t *v_two_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:72:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 72 | edit_distance_t *v_one_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:73:58: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 73 | edit_distance_t *v_next = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:71:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 71 | edit_distance_t *v_two_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:72:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 72 | edit_distance_t *v_one_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:73:58: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 73 | edit_distance_t *v_next = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:71:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 71 | edit_distance_t *v_two_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:72:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 72 | edit_distance_t *v_one_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:73:58: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 73 | edit_distance_t *v_next = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:71:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 71 | edit_distance_t *v_two_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:72:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 72 | edit_distance_t *v_one_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:73:58: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 73 | edit_distance_t *v_next = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:71:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 71 | edit_distance_t *v_two_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:72:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 72 | edit_distance_t *v_one_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:73:58: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 73 | edit_distance_t *v_next = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/fortran/match.cc:5075:17: warning: ‘p’ may be used uninitialized [-Wmaybe-uninitialized] 5075 | gfc_free_expr (p); | ^ -
../../gcc/spellcheck.cc:71:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 71 | edit_distance_t *v_two_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:72:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 72 | edit_distance_t *v_one_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:73:58: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 73 | edit_distance_t *v_next = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:71:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 71 | edit_distance_t *v_two_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:72:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 72 | edit_distance_t *v_one_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:73:58: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 73 | edit_distance_t *v_next = new edit_distance_t[len_s + 1]; | ^ -
../../../libgcc/crtstuff.c:345:28: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 345 | void *const __dso_handle = (void * const)&__dso_handle; | ^ -
/builddir/build/BUILD/gcc15-15.2.1-build/gcc-15.2.1-20260123/libstdc++-v3/../libiberty/cp-demangle.h:191:1: warning: ‘cplus_demangle_mangled_name’ declared ‘static’ but never defined [-Wunused-function] 191 | cplus_demangle_mangled_name (struct d_info *, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/gcc15-15.2.1-build/gcc-15.2.1-20260123/libstdc++-v3/../libiberty/cp-demangle.h:195:1: warning: ‘cplus_demangle_type’ declared ‘static’ but never defined [-Wunused-function] 195 | cplus_demangle_type (struct d_info *); | ^~~~~~~~~~~~~~~~~~~ -
cp-demangle.c:174:30: warning: ‘d_print’ defined but not used [-Wunused-function] 174 | #define cplus_demangle_print d_print | ^~~~~~~ -
../../lto-plugin/lto-plugin.c:1100:5: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 1100 | s = strrchr (name, '.'); | ^ -
../../lto-plugin/lto-plugin.c:1152:5: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 1152 | s = strrchr (name, '.'); | ^ -
../../libcpp/expr.cc:880:41: warning: unquoted type name ‘long long’ in format [-Wformat-diag] 880 | ? N_("use of C++11 long long integer " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 881 | "constant") | ~~~~~~~~~~ -
../../libcpp/expr.cc:882:41: warning: unquoted type name ‘long long’ in format [-Wformat-diag] 882 | : N_("use of C99 long long integer " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 883 | "constant")); | ~~~~~~~~~~ -
../../libcpp/expr.cc:888:44: warning: unquoted type name ‘long long’ in format [-Wformat-diag] 888 | ? N_("use of C++11 long long integer " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 889 | "constant") | ~~~~~~~~~~ -
../../libcpp/expr.cc:890:44: warning: unquoted type name ‘long long’ in format [-Wformat-diag] 890 | : N_("use of C99 long long integer " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 891 | "constant")); | ~~~~~~~~~~ -
../../libcpp/macro.cc:185:26: warning: format not a string literal and no format arguments [-Wformat-security] 185 | cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 186 | vaopt_paste_error); | ~~~~~~~~~~~~~~~~~~ -
../../libcpp/macro.cc:214:34: warning: format not a string literal and no format arguments [-Wformat-security] 214 | cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 215 | vaopt_paste_error); | ~~~~~~~~~~~~~~~~~~ -
gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 356 | */ | ~~ ^ -
gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 356 | */ | ~~ ^ -
../../gcc/vec.h:347:10: warning: ‘free’ called on unallocated object ‘<anonymous>’ [-Wfree-nonheap-object] 347 | ::free (v); | ^ -
../../gcc/vec.h:347:10: warning: ‘free’ called on unallocated object ‘<anonymous>’ [-Wfree-nonheap-object] 347 | ::free (v); | ^ -
../../gcc/vec.h:347:10: warning: ‘free’ called on unallocated object ‘<anonymous>’ [-Wfree-nonheap-object] 347 | ::free (v); | ^ -
../../gcc/vec.h:347:10: warning: ‘free’ called on unallocated object ‘<anonymous>’ [-Wfree-nonheap-object] 347 | ::free (v); | ^ -
../../gcc/c/c-convert.cc:84:13: warning: format not a string literal and no format arguments [-Wformat-security] 84 | error (invalid_conv_diag); | ~~~~~~^~~~~~~~~~~~~~~~~~~ -
../../gcc/c/c-typeck.cc:4451:17: warning: format not a string literal and no format arguments [-Wformat-security] 4451 | error (invalid_func_diag); | ~~~~~~^~~~~~~~~~~~~~~~~~~ -
../../gcc/c/c-typeck.cc:5269:16: warning: format not a string literal and no format arguments [-Wformat-security] 5269 | error_at (location, invalid_op_diag); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../gcc/c/c-typeck.cc:7568:23: warning: format not a string literal and no format arguments [-Wformat-security] 7568 | warned = warning_at (exploc, opt, gmsgid); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ -
../../gcc/c/c-typeck.cc:13774:16: warning: format not a string literal and no format arguments [-Wformat-security]
-
../../gcc/c-family/c-common.cc:7001:14: warning: format not a string literal and no format arguments [-Wformat-security] 7001 | error_at (richloc, gmsgid); | ~~~~~~~~~^~~~~~~~~~~~~~~~~ -
../../gcc/c-family/c-common.cc:7005:16: warning: format not a string literal and no format arguments [-Wformat-security] 7005 | error_at (richloc, message); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
../../gcc/c-family/c-warn.cc:3853:23: warning: format not a string literal and no format arguments [-Wformat-security] 3853 | if (emit_diagnostic (kind, location, OPT_Warray_compare, msg)) | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../gcc/fold-const.cc:384:13: warning: format not a string literal and no format arguments [-Wformat-security] 384 | warning (OPT_Wstrict_overflow, gmsgid); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../gcc/gimple-range-gori.cc:318:19: warning: format not a string literal and no format arguments [-Wformat-security] 318 | fprintf (f, prefix); | ~~~~~~~~^~~~~~~~~~~ -
../../gcc/ipa-devirt.cc:967:10: warning: format not a string literal and no format arguments [-Wformat-security] 967 | inform (DECL_SOURCE_LOCATION (decl2), reason); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../gcc/tree-ssa-sccvn.cc:286:21: warning: format not a string literal and no format arguments [-Wformat-security] 286 | fprintf (outfile, internal_fn_name ((internal_fn)vro->clique)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../gcc/analyzer/program-state.cc:1597:15: warning: format not a string literal and no format arguments [-Wformat-security] 1597 | logger->log (name); | ~~~~~~~~~~~~^~~~~~ -
../../gcc/config/rs6000/ppc-auxv.h:54:37: warning: narrowing conversion of ‘2147483648’ from ‘unsigned int’ to ‘int’ [-Wnarrowing] 54 | #define PPC_FEATURE_32 0x80000000 | ^~~~~~~~~~ -
../../gcc/config/rs6000/ppc-auxv.h:84:37: warning: narrowing conversion of ‘2147483648’ from ‘unsigned int’ to ‘int’ [-Wnarrowing] 84 | #define PPC_FEATURE2_ARCH_2_07 0x80000000 | ^~~~~~~~~~ -
../../gcc/diagnostic.cc:1729:15: warning: format not a string literal and no format arguments [-Wformat-security] 1729 | fnotice (stderr, diagnostic_kind_text[DK_ICE]); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../gcc/text-art/style.cc:150:25: warning: spurious leading punctuation sequence ‘;’ in format [-Wformat-diag] 150 | pp_printf (pp, ";5;%i", (int)u.m_8bit); | ^ -
../../gcc/text-art/style.cc:160:25: warning: spurious leading punctuation sequence ‘;’ in format [-Wformat-diag] 160 | pp_printf (pp, ";2;%i;%i;%i", | ^ -
../../gcc/cp/constexpr.cc:2185:20: warning: format not a string literal and no format arguments [-Wformat-security] 2185 | error_at (cloc, msg); | ~~~~~~~~~^~~~~~~~~~~ -
../../gcc/cp/coroutines.cc:848:18: warning: format not a string literal and no format arguments [-Wformat-security] 848 | inform (DECL_SOURCE_LOCATION (has_ret_val), message); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../gcc/cp/cvt.cc:741:15: warning: format not a string literal and no format arguments [-Wformat-security] 741 | error (invalid_conv_diag); | ~~~~~~^~~~~~~~~~~~~~~~~~~ -
../../gcc/cp/decl.cc:3869:20: warning: format not a string literal and no format arguments [-Wformat-security] 3869 | inform (loc, inf); | ~~~~~~~^~~~~~~~~~ -
../../gcc/cp/error.cc:3943:17: warning: format not a string literal and no format arguments [-Wformat-security] 3943 | pp_verbatim (m_text_output.get_printer (), indent); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../gcc/cp/error.cc:3956:25: warning: format not a string literal and no format arguments [-Wformat-security] 3956 | pp_verbatim (pp, indent); | ~~~~~~~~~~~~^~~~~~~~~~~~ -
../../gcc/cp/method.cc:3599:23: warning: format not a string literal and no format arguments [-Wformat-security] 3599 | if (emit_diagnostic (diag_kind, DECL_SOURCE_LOCATION (fn), opt, wmsg)) | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../gcc/cp/pt.cc:20634:17: warning: format not a string literal and no format arguments [-Wformat-security]
-
../../gcc/cp/typeck.cc:5524:19: warning: format not a string literal and no format arguments [-Wformat-security] 5524 | error (invalid_op_diag); | ~~~~~~^~~~~~~~~~~~~~~~~ -
../../gcc/cp/typeck.cc:7641:15: warning: format not a string literal and no format arguments [-Wformat-security] 7641 | error (invalid_op_diag); | ~~~~~~^~~~~~~~~~~~~~~~~ -
../../gcc/fortran/decl.cc:2441:29: warning: format not a string literal and no format arguments [-Wformat-security] 2441 | gfc_error_now (err); | ~~~~~~~~~~~~~~^~~~~ -
../../gcc/fortran/decl.cc:2447:25: warning: format not a string literal and no format arguments [-Wformat-security] 2447 | gfc_error (err); | ~~~~~~~~~~^~~~~ -
../../gcc/collect-utils.cc:237:21: warning: format not a string literal and no format arguments [-Wformat-security] 237 | fatal_error (input_location, errmsg); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ -
../../gcc/collect2.cc:2403:21: warning: format not a string literal and no format arguments [-Wformat-security] 2403 | fatal_error (input_location, errmsg); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ -
../../gcc/lto-wrapper.cc:2021:23: warning: format not a string literal and no format arguments [-Wformat-security] 2021 | warning (0, jinfo.error_msg.c_str ()); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 356 | */ | ~~ ^ -
gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 356 | */ | ~~ ^ -
../../gcc/spellcheck.cc:71:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 71 | edit_distance_t *v_two_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:72:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 72 | edit_distance_t *v_one_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:73:58: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 73 | edit_distance_t *v_next = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:71:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 71 | edit_distance_t *v_two_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:72:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 72 | edit_distance_t *v_one_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:73:58: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 73 | edit_distance_t *v_next = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:71:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 71 | edit_distance_t *v_two_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:72:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 72 | edit_distance_t *v_one_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:73:58: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 73 | edit_distance_t *v_next = new edit_distance_t[len_s + 1]; | ^ -
../libiberty/../../libiberty/regex.c:3477:29: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 3477 | str[c1] = '\0'; | ^ -
../libiberty/../../libiberty/regex.c:3477:29: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 3477 | str[c1] = '\0'; | ^ -
../libiberty/../../libiberty/regex.c:3477:29: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 3477 | str[c1] = '\0'; | ^ -
../../gcc/spellcheck.cc:71:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 71 | edit_distance_t *v_two_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:72:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 72 | edit_distance_t *v_one_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:73:58: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 73 | edit_distance_t *v_next = new edit_distance_t[len_s + 1]; | ^ -
../libiberty/../../libiberty/regex.c:3477:29: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 3477 | str[c1] = '\0'; | ^ -
../../gcc/vec.h:347:10: warning: ‘free’ called on unallocated object ‘accesses’ [-Wfree-nonheap-object] 347 | ::free (v); | ^ -
../../gcc/wide-int.h:2279:21: warning: ‘newmem_133’ may be used uninitialized [-Wmaybe-uninitialized] 2279 | return eq_p_large (xi.val, xi.len, yi.val, yi.len, precision); | ^ -
../../gcc/wide-int.h:1272:73: warning: ‘sgnbit.u.valp’ may be used uninitialized [-Wmaybe-uninitialized] 1272 | return UNLIKELY (precision > WIDE_INT_MAX_INL_PRECISION) ? u.valp : u.val; | ^ -
../../gcc/value-range-storage.cc:525:9: warning: ‘MEM[(const struct frange &)&D.24358].m_min’ may be used uninitialized [-Wmaybe-uninitialized] 525 | m_min = r.m_min; | ^ -
../../gcc/value-range-storage.cc:526:9: warning: ‘MEM[(const struct frange &)&D.24358].m_max’ may be used uninitialized [-Wmaybe-uninitialized] 526 | m_max = r.m_max; | ^ -
../../gcc/ipa-devirt.cc:2598:31: warning: ‘can_refer’ may be used uninitialized [-Wmaybe-uninitialized] 2598 | maybe_record_node (nodes, target, inserted, can_refer, completep); | ^ -
../../gcc/vec.h:347:10: warning: ‘free’ called on unallocated object ‘dest_bbs’ [-Wfree-nonheap-object] 347 | ::free (v); | ^ -
../../gcc/tree-ssa-math-opts.cc:475:31: warning: ‘new_square_stmt’ may be used uninitialized [-Wmaybe-uninitialized] 475 | gsi_insert_before (&gsi, new_square_stmt, GSI_SAME_STMT); | ^ -
../../gcc/spellcheck.cc:71:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 71 | edit_distance_t *v_two_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:72:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 72 | edit_distance_t *v_one_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:73:58: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 73 | edit_distance_t *v_next = new edit_distance_t[len_s + 1]; | ^ -
../libiberty/../../libiberty/xmalloc.c:164:12: warning: argument 1 range [18446744073709551553, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 164 | newmem = calloc (nelem, elsize); | ^ -
../../gcc/gimple-fold.cc:7764:20: warning: ‘xor_cmp_op’ may be used uninitialized [-Wmaybe-uninitialized] 7764 | *pxor_cmp_op = xor_cmp_op; | ^ -
../../gcc/wide-int.h:1002:3: warning: ‘bitoffset_end’ may be used uninitialized [-Wmaybe-uninitialized] 1002 | storage::operator = (x); | ^ -
../../gcc/value-range-storage.cc:525:9: warning: ‘MEM[(const struct frange &)&D.34988].m_min’ may be used uninitialized [-Wmaybe-uninitialized] 525 | m_min = r.m_min; | ^ -
../../gcc/value-range-storage.cc:526:9: warning: ‘MEM[(const struct frange &)&D.34988].m_max’ may be used uninitialized [-Wmaybe-uninitialized] 526 | m_max = r.m_max; | ^ -
../../gcc/vec.h:347:10: warning: ‘free’ called on unallocated object ‘dest_bbs’ [-Wfree-nonheap-object] 347 | ::free (v); | ^ -
../../gcc/vec.h:347:10: warning: ‘free’ called on unallocated object ‘accesses’ [-Wfree-nonheap-object] 347 | ::free (v); | ^ -
../../gcc/spellcheck.cc:71:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 71 | edit_distance_t *v_two_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:72:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 72 | edit_distance_t *v_one_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:73:58: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 73 | edit_distance_t *v_next = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/wide-int.h:1272:73: warning: ‘sgnbit.u.valp’ may be used uninitialized [-Wmaybe-uninitialized] 1272 | return UNLIKELY (precision > WIDE_INT_MAX_INL_PRECISION) ? u.valp : u.val; | ^ -
../../gcc/gimple-fold.cc:7764:20: warning: ‘xor_cmp_op’ may be used uninitialized [-Wmaybe-uninitialized] 7764 | *pxor_cmp_op = xor_cmp_op; | ^ -
../../gcc/wide-int.h:1002:3: warning: ‘bitoffset_end’ may be used uninitialized [-Wmaybe-uninitialized] 1002 | storage::operator = (x); | ^ -
../../gcc/ipa-devirt.cc:2598:31: warning: ‘can_refer’ may be used uninitialized [-Wmaybe-uninitialized] 2598 | maybe_record_node (nodes, target, inserted, can_refer, completep); | ^ -
../../gcc/wide-int.h:2279:21: warning: ‘newmem_133’ may be used uninitialized [-Wmaybe-uninitialized] 2279 | return eq_p_large (xi.val, xi.len, yi.val, yi.len, precision); | ^ -
../../gcc/tree-ssa-math-opts.cc:475:31: warning: ‘new_square_stmt’ may be used uninitialized [-Wmaybe-uninitialized] 475 | gsi_insert_before (&gsi, new_square_stmt, GSI_SAME_STMT); | ^ -
../../gcc/wide-int.h:2279:21: warning: ‘newmem_133’ may be used uninitialized [-Wmaybe-uninitialized] 2279 | return eq_p_large (xi.val, xi.len, yi.val, yi.len, precision); | ^ -
../../gcc/value-range-storage.cc:525:9: warning: ‘MEM[(const struct frange &)&D.28430].m_min’ may be used uninitialized [-Wmaybe-uninitialized] 525 | m_min = r.m_min; | ^ -
../../gcc/value-range-storage.cc:526:9: warning: ‘MEM[(const struct frange &)&D.28430].m_max’ may be used uninitialized [-Wmaybe-uninitialized] 526 | m_max = r.m_max; | ^ -
../../gcc/fortran/match.cc:5075:17: warning: ‘p’ may be used uninitialized [-Wmaybe-uninitialized] 5075 | gfc_free_expr (p); | ^ -
../../gcc/fortran/module.cc:3720:25: warning: ‘sym’ may be used uninitialized [-Wmaybe-uninitialized] 3720 | sym->attr.generic = 1; | ^ -
../../gcc/wide-int.h:1272:73: warning: ‘sgnbit.u.valp’ may be used uninitialized [-Wmaybe-uninitialized] 1272 | return UNLIKELY (precision > WIDE_INT_MAX_INL_PRECISION) ? u.valp : u.val; | ^ -
../../gcc/tree-ssa-math-opts.cc:475:31: warning: ‘new_square_stmt’ may be used uninitialized [-Wmaybe-uninitialized] 475 | gsi_insert_before (&gsi, new_square_stmt, GSI_SAME_STMT); | ^ -
../../gcc/vec.h:347:10: warning: ‘free’ called on unallocated object ‘dest_bbs’ [-Wfree-nonheap-object] 347 | ::free (v); | ^ -
../../gcc/vec.h:347:10: warning: ‘free’ called on unallocated object ‘accesses’ [-Wfree-nonheap-object] 347 | ::free (v); | ^ -
../../gcc/spellcheck.cc:71:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 71 | edit_distance_t *v_two_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:72:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 72 | edit_distance_t *v_one_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:73:58: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 73 | edit_distance_t *v_next = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/ipa-devirt.cc:2598:31: warning: ‘can_refer’ may be used uninitialized [-Wmaybe-uninitialized] 2598 | maybe_record_node (nodes, target, inserted, can_refer, completep); | ^ -
../../gcc/fortran/coarray.cc:197:24: warning: ‘derived’ may be used uninitialized [-Wmaybe-uninitialized] 197 | derived->attr.flavor = FL_DERIVED; | ^ -
../../gcc/fortran/class.cc:1590:25: warning: ‘ptr2’ may be used uninitialized [-Wmaybe-uninitialized] 1590 | ptr2->attr.artificial = 1; | ^ -
../../gcc/fortran/class.cc:1599:30: warning: ‘tmp_array’ may be used uninitialized [-Wmaybe-uninitialized] 1599 | tmp_array->attr.artificial = 1; | ^ -
../../gcc/fortran/class.cc:1824:24: warning: ‘final’ may be used uninitialized [-Wmaybe-uninitialized] 1824 | final->attr.function = 1; | ^ -
../../gcc/fortran/class.cc:1846:26: warning: ‘array’ may be used uninitialized [-Wmaybe-uninitialized] 1846 | array->attr.artificial = 1; | ^ -
../../gcc/fortran/class.cc:1863:32: warning: ‘byte_stride’ may be used uninitialized [-Wmaybe-uninitialized] 1863 | byte_stride->attr.artificial = 1; | ^ -
../../gcc/fortran/class.cc:1876:33: warning: ‘fini_coarray’ may be used uninitialized [-Wmaybe-uninitialized] 1876 | fini_coarray->attr.artificial = 1; | ^ -
../../gcc/fortran/class.cc:1888:24: warning: ‘idx’ may be used uninitialized [-Wmaybe-uninitialized] 1888 | idx->attr.artificial = 1; | ^ -
../../gcc/fortran/class.cc:1896:25: warning: ‘idx2’ may be used uninitialized [-Wmaybe-uninitialized] 1896 | idx2->attr.artificial = 1; | ^ -
../../gcc/fortran/class.cc:1904:27: warning: ‘offset’ may be used uninitialized [-Wmaybe-uninitialized] 1904 | offset->attr.artificial = 1; | ^ -
../../gcc/fortran/class.cc:1920:34: warning: ‘is_contiguous’ may be used uninitialized [-Wmaybe-uninitialized] 1920 | is_contiguous->attr.artificial = 1; | ^ -
../../gcc/fortran/class.cc:1932:26: warning: ‘sizes’ may be used uninitialized [-Wmaybe-uninitialized] 1932 | sizes->attr.artificial = 1; | ^ -
../../gcc/fortran/class.cc:1949:28: warning: ‘strides’ may be used uninitialized [-Wmaybe-uninitialized] 1949 | strides->attr.artificial = 1; | ^ -
../../gcc/fortran/class.cc:2128:26: warning: ‘nelem’ may be used uninitialized [-Wmaybe-uninitialized] 2128 | nelem->attr.artificial = 1; | ^ -
../../gcc/fortran/class.cc:2335:29: warning: ‘stat’ may be used uninitialized [-Wmaybe-uninitialized] 2335 | stat->attr.artificial = 1; | ^ -
../../gcc/fortran/trans-decl.cc:2135:21: warning: ‘saved_loopvar.decl’ may be used uninitialized [-Wmaybe-uninitialized] 2135 | sym->backend_decl = save->decl; | ^ -
../../gcc/fortran/class.cc:1171:36: warning: ‘byte_stride’ may be used uninitialized [-Wmaybe-uninitialized] 1171 | byte_stride->attr.artificial = 1; | ^ -
../../gcc/fortran/symbol.cc:942:17: warning: ‘extproc’ may be used uninitialized [-Wmaybe-uninitialized] 942 | if (sym->attr.referenced) | ^ -
../../gcc/fortran/coarray.cc:872:3: warning: ‘get_data’ may be used uninitialized [-Wmaybe-uninitialized] 872 | ADD_ARG (name, get_data, BT_DERIVED, 0, INTENT_IN); | ^ -
../../gcc/fortran/coarray.cc:876:3: warning: ‘caller_image’ may be used uninitialized [-Wmaybe-uninitialized] 876 | ADD_ARG ("caller_image", caller_image, BT_INTEGER, gfc_default_integer_kind, | ^ -
../../gcc/fortran/coarray.cc:880:3: warning: ‘buffer’ may be used uninitialized [-Wmaybe-uninitialized] 880 | ADD_ARG ("buffer", buffer, expr->ts.type, expr->ts.kind, INTENT_INOUT); | ^ -
../../gcc/fortran/coarray.cc:920:3: warning: ‘free_buffer’ may be used uninitialized [-Wmaybe-uninitialized] 920 | ADD_ARG ("free_buffer", free_buffer, BT_LOGICAL, gfc_default_logical_kind, | ^ -
../../gcc/fortran/symbol.cc:942:17: warning: ‘old_buffer_data’ may be used uninitialized [-Wmaybe-uninitialized] 942 | if (sym->attr.referenced) | ^ -
../../gcc/fortran/coarray.cc:732:26: warning: ‘type’ may be used uninitialized [-Wmaybe-uninitialized] 732 | add_data->ts.u.derived = type; | ^ -
../../gcc/fortran/symbol.cc:942:17: warning: ‘extproc’ may be used uninitialized [-Wmaybe-uninitialized] 942 | if (sym->attr.referenced) | ^ -
../../gcc/fortran/coarray.cc:1121:3: warning: ‘add_data’ may be used uninitialized [-Wmaybe-uninitialized] 1121 | ADD_ARG (name, add_data, BT_DERIVED, 0, INTENT_IN); | ^ -
../../gcc/fortran/coarray.cc:1124:3: warning: ‘caller_image’ may be used uninitialized [-Wmaybe-uninitialized] 1124 | ADD_ARG ("caller_image", caller_image, BT_INTEGER, gfc_default_integer_kind, | ^ -
../../gcc/fortran/coarray.cc:1128:3: warning: ‘result’ may be used uninitialized [-Wmaybe-uninitialized] 1128 | ADD_ARG ("result", result, BT_LOGICAL, gfc_default_logical_kind, INTENT_OUT); | ^ -
../../gcc/fortran/symbol.cc:942:17: warning: ‘extproc’ may be used uninitialized [-Wmaybe-uninitialized] 942 | if (sym->attr.referenced) | ^ -
../../gcc/fortran/coarray.cc:1266:3: warning: ‘send_data’ may be used uninitialized [-Wmaybe-uninitialized] 1266 | ADD_ARG (name, send_data, BT_DERIVED, 0, INTENT_IN); | ^ -
../../gcc/fortran/coarray.cc:1270:3: warning: ‘caller_image’ may be used uninitialized [-Wmaybe-uninitialized] 1270 | ADD_ARG ("caller_image", caller_image, BT_INTEGER, gfc_default_integer_kind, | ^ -
../../gcc/fortran/coarray.cc:1284:3: warning: ‘buffer’ may be used uninitialized [-Wmaybe-uninitialized] 1284 | ADD_ARG ("buffer", buffer, rhs->ts.type, rhs->ts.kind, INTENT_IN); | ^ -
../../gcc/fortran/frontend-passes.cc:5727:3: warning: ‘new_sym’ may be used uninitialized [-Wmaybe-uninitialized] 5727 | gcc_assert (new_sym); | ^ -
../../gcc/fortran/parse.cc:3122:17: warning: ‘main_program’ may be used uninitialized [-Wmaybe-uninitialized] 3122 | ns->proc_name = main_program; | ^ -
../../gcc/gimple-fold.cc:7764:20: warning: ‘xor_cmp_op’ may be used uninitialized [-Wmaybe-uninitialized] 7764 | *pxor_cmp_op = xor_cmp_op; | ^ -
../../gcc/fortran/parse.cc:6865:15: warning: ‘sym’ may be used uninitialized [-Wmaybe-uninitialized] 6865 | if (!sym->attr.pure) | ^ -
../../gcc/fortran/primary.cc:1191:33: warning: ‘sym’ may be used uninitialized [-Wmaybe-uninitialized] 1191 | if (gfc_extract_int (sym->value, &kind, 1)) | ^ -
../../gcc/fortran/interface.cc:5907:21: warning: ‘s’ may be used uninitialized [-Wmaybe-uninitialized] 5907 | s->ts = a->expr->ts; | ^ -
../../gcc/fortran/intrinsic.cc:164:29: warning: ‘sym’ may be used uninitialized [-Wmaybe-uninitialized] 164 | sym->attr.always_explicit = 1; | ^ -
../../gcc/fortran/openmp.cc:11309:19: warning: ‘old_omp_state.ptrs[0]’ may be used uninitialized [-Wmaybe-uninitialized]
-
../../gcc/fortran/openmp.cc:11310:23: warning: ‘old_omp_state.ptrs[1]’ may be used uninitialized [-Wmaybe-uninitialized]
-
../../gcc/fortran/openmp.cc:11311:27: warning: ‘old_omp_state.ints[0]’ may be used uninitialized [-Wmaybe-uninitialized]
-
../../gcc/wide-int.h:1002:3: warning: ‘bitoffset_end’ may be used uninitialized [-Wmaybe-uninitialized] 1002 | storage::operator = (x); | ^ -
../../gcc/fortran/iresolve.cc:2452:28: warning: ‘wrapper’ may be used uninitialized [-Wmaybe-uninitialized] 2452 | wrapper->attr.subroutine = 1; | ^ -
../../gcc/fortran/iresolve.cc:2464:22: warning: ‘a’ may be used uninitialized [-Wmaybe-uninitialized] 2464 | a->attr.artificial = 1; | ^ -
../../gcc/fortran/iresolve.cc:2478:22: warning: ‘b’ may be used uninitialized [-Wmaybe-uninitialized] 2478 | b->attr.artificial = 1; | ^ -
../../gcc/fortran/iresolve.cc:2489:22: warning: ‘c’ may be used uninitialized [-Wmaybe-uninitialized] 2489 | c->attr.artificial = 1; | ^ -
../../gcc/gimple-fold.cc:7764:20: warning: ‘xor_cmp_op’ may be used uninitialized [-Wmaybe-uninitialized] 7764 | *pxor_cmp_op = xor_cmp_op; | ^ -
../../gcc/vec.h:347:10: warning: ‘free’ called on unallocated object ‘accesses’ [-Wfree-nonheap-object] 347 | ::free (v); | ^ -
../../gcc/wide-int.h:1272:73: warning: ‘sgnbit.u.valp’ may be used uninitialized [-Wmaybe-uninitialized] 1272 | return UNLIKELY (precision > WIDE_INT_MAX_INL_PRECISION) ? u.valp : u.val; | ^ -
../../gcc/value-range-storage.cc:525:9: warning: ‘MEM[(const struct frange &)&D.31660].m_min’ may be used uninitialized [-Wmaybe-uninitialized] 525 | m_min = r.m_min; | ^ -
../../gcc/value-range-storage.cc:526:9: warning: ‘MEM[(const struct frange &)&D.31660].m_max’ may be used uninitialized [-Wmaybe-uninitialized] 526 | m_max = r.m_max; | ^ -
../../gcc/tree-ssa-math-opts.cc:475:31: warning: ‘new_square_stmt’ may be used uninitialized [-Wmaybe-uninitialized] 475 | gsi_insert_before (&gsi, new_square_stmt, GSI_SAME_STMT); | ^ -
../../gcc/spellcheck.cc:71:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 71 | edit_distance_t *v_two_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:72:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 72 | edit_distance_t *v_one_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:73:58: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 73 | edit_distance_t *v_next = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/vec.h:347:10: warning: ‘free’ called on unallocated object ‘dest_bbs’ [-Wfree-nonheap-object] 347 | ::free (v); | ^ -
../../gcc/wide-int.h:1002:3: warning: ‘bitoffset_end’ may be used uninitialized [-Wmaybe-uninitialized] 1002 | storage::operator = (x); | ^ -
../../gcc/ipa-devirt.cc:2598:31: warning: ‘can_refer’ may be used uninitialized [-Wmaybe-uninitialized] 2598 | maybe_record_node (nodes, target, inserted, can_refer, completep); | ^ -
../../gcc/wide-int.h:2279:21: warning: ‘newmem_133’ may be used uninitialized [-Wmaybe-uninitialized] 2279 | return eq_p_large (xi.val, xi.len, yi.val, yi.len, precision); | ^ -
../../gcc/vec.h:347:10: warning: ‘free’ called on unallocated object ‘accesses’ [-Wfree-nonheap-object] 347 | ::free (v); | ^ -
../../gcc/wide-int.h:1272:73: warning: ‘sgnbit.u.valp’ may be used uninitialized [-Wmaybe-uninitialized] 1272 | return UNLIKELY (precision > WIDE_INT_MAX_INL_PRECISION) ? u.valp : u.val; | ^ -
../../gcc/gimple-fold.cc:7764:20: warning: ‘xor_cmp_op’ may be used uninitialized [-Wmaybe-uninitialized] 7764 | *pxor_cmp_op = xor_cmp_op; | ^ -
../../gcc/value-range-storage.cc:525:9: warning: ‘MEM[(const struct frange &)&D.31660].m_min’ may be used uninitialized [-Wmaybe-uninitialized] 525 | m_min = r.m_min; | ^ -
../../gcc/value-range-storage.cc:526:9: warning: ‘MEM[(const struct frange &)&D.31660].m_max’ may be used uninitialized [-Wmaybe-uninitialized] 526 | m_max = r.m_max; | ^ -
../../gcc/tree-ssa-math-opts.cc:475:31: warning: ‘new_square_stmt’ may be used uninitialized [-Wmaybe-uninitialized] 475 | gsi_insert_before (&gsi, new_square_stmt, GSI_SAME_STMT); | ^ -
../../gcc/spellcheck.cc:71:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 71 | edit_distance_t *v_two_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:72:61: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 72 | edit_distance_t *v_one_ago = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/spellcheck.cc:73:58: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 73 | edit_distance_t *v_next = new edit_distance_t[len_s + 1]; | ^ -
../../gcc/vec.h:347:10: warning: ‘free’ called on unallocated object ‘dest_bbs’ [-Wfree-nonheap-object] 347 | ::free (v); | ^ -
../../gcc/wide-int.h:1002:3: warning: ‘bitoffset_end’ may be used uninitialized [-Wmaybe-uninitialized] 1002 | storage::operator = (x); | ^ -
../../gcc/ipa-devirt.cc:2598:31: warning: ‘can_refer’ may be used uninitialized [-Wmaybe-uninitialized] 2598 | maybe_record_node (nodes, target, inserted, can_refer, completep); | ^ -
../../gcc/wide-int.h:2279:21: warning: ‘newmem_133’ may be used uninitialized [-Wmaybe-uninitialized] 2279 | return eq_p_large (xi.val, xi.len, yi.val, yi.len, precision); | ^ -
../../../libgcc/crtstuff.c:345:28: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 345 | void *const __dso_handle = (void * const)&__dso_handle; | ^ -
/builddir/build/BUILD/gcc15-15.2.1-build/gcc-15.2.1-20260123/libstdc++-v3/../libiberty/cp-demangle.h:191:1: warning: ‘cplus_demangle_mangled_name’ declared ‘static’ but never defined [-Wunused-function] 191 | cplus_demangle_mangled_name (struct d_info *, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/gcc15-15.2.1-build/gcc-15.2.1-20260123/libstdc++-v3/../libiberty/cp-demangle.h:195:1: warning: ‘cplus_demangle_type’ declared ‘static’ but never defined [-Wunused-function] 195 | cplus_demangle_type (struct d_info *); | ^~~~~~~~~~~~~~~~~~~ -
cp-demangle.c:174:30: warning: ‘d_print’ defined but not used [-Wunused-function] 174 | #define cplus_demangle_print d_print | ^~~~~~~