https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123578

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
      |       ^
free(): double free detected in tcache 2
during GIMPLE pass: local-fnsummary
dump file: t.cc.034t.local-fnsummary1
t.cc: In constructor ‘std::simd::basic_vec<long int, std::simd::_Abi<4, 2, 0>
>::basic_vec()’:
t.cc:237:1: internal compiler error: Aborted
  237 | }
      | ^
0x2aff80f internal_error(char const*, ...)
       
/home/apinski/src/upstream-gcc-git/gcc/gcc/diagnostic-global-context.cc:787
0x15ee8cf crash_signal
        /home/apinski/src/upstream-gcc-git/gcc/gcc/toplev.cc:325
0xe86e18 cxx_printable_name_internal
        /home/apinski/src/upstream-gcc-git/gcc/gcc/cp/tree.cc:2866
0x100cedc symtab_node::get_dump_name(bool) const
        /home/apinski/src/upstream-gcc-git/gcc/gcc/symtab.cc:583
0x12f4896 analyze_function_body
        /home/apinski/src/upstream-gcc-git/gcc/gcc/ipa-fnsummary.cc:2915
0x12f861b compute_fn_summary(cgraph_node*, bool)
        /home/apinski/src/upstream-gcc-git/gcc/gcc/ipa-fnsummary.cc:3515
0x12f8ade compute_fn_summary_for_current
        /home/apinski/src/upstream-gcc-git/gcc/gcc/ipa-fnsummary.cc:3545
0x12f8ade execute
        /home/apinski/src/upstream-gcc-git/gcc/gcc/ipa-fnsummary.cc:5216
Please submit a full bug report, with preprocessed source (by using
-freport-bug).
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.

Reply via email to