public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/106124] New: [11/12/13 Regression] ICE in dwarf2out_abstract_function, at dwarf2out.cc:23254
@ 2022-06-28 17:11 gscfq@t-online.de
  2022-06-28 18:45 ` [Bug ipa/106124] " marxin at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: gscfq@t-online.de @ 2022-06-28 17:11 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 106124
           Summary: [11/12/13 Regression] ICE in
                    dwarf2out_abstract_function, at dwarf2out.cc:23254
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gscfq@t-online.de
  Target Milestone: ---

Started between 20200621 and 20200628,
with files libgomp/testsuite/libgomp.c++/udr-20.C and udr-21.C :


$ gcc-13-20220626 -c udr-20.C -g -O2 -fopenmp -fkeep-inline-functions
during IPA pass: inline
In static member function 'static constexpr int A::omp declare reduction
x~i(T&)::<lambda()>::_FUN()':
cc1plus: internal compiler error: in dwarf2out_abstract_function, at
dwarf2out.cc:23254
0xa07c13 dwarf2out_abstract_function
        ../../gcc/dwarf2out.cc:23254
0xe32e4d tree_function_versioning(tree_node*, tree_node*, vec<ipa_replace_map*,
va_gc, vl_embed>*, ipa_param_adjustments*, bool, bitmap_head*,
basic_block_def*)
        ../../gcc/tree-inline.cc:6219
0xb8cd98 save_inline_function_body
        ../../gcc/ipa-inline-transform.cc:658
0xb8cd98 inline_transform(cgraph_node*)
        ../../gcc/ipa-inline-transform.cc:750
0xcddad3 execute_one_ipa_transform_pass
        ../../gcc/passes.cc:2330
0xcddad3 execute_all_ipa_transforms(bool)
        ../../gcc/passes.cc:2393
0x99c927 cgraph_node::expand()
        ../../gcc/cgraphunit.cc:1827
0x99de92 expand_all_functions
        ../../gcc/cgraphunit.cc:1998
0x99de92 symbol_table::compile()
        ../../gcc/cgraphunit.cc:2348
0x9a060f symbol_table::compile()
        ../../gcc/cgraphunit.cc:2532
0x9a060f symbol_table::finalize_compilation_unit()
        ../../gcc/cgraphunit.cc:2529

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

end of thread, other threads:[~2023-05-02 12:05 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-28 17:11 [Bug c++/106124] New: [11/12/13 Regression] ICE in dwarf2out_abstract_function, at dwarf2out.cc:23254 gscfq@t-online.de
2022-06-28 18:45 ` [Bug ipa/106124] " marxin at gcc dot gnu.org
2022-06-29  9:45 ` rguenth at gcc dot gnu.org
2022-06-29 11:23 ` jakub at gcc dot gnu.org
2023-03-27 14:37 ` rguenth at gcc dot gnu.org
2023-03-28 14:58 ` jakub at gcc dot gnu.org
2023-03-29  6:46 ` rguenther at suse dot de
2023-03-29  6:56 ` cvs-commit at gcc dot gnu.org
2023-03-29  6:57 ` [Bug ipa/106124] [11/12 " rguenth at gcc dot gnu.org
2023-04-17  9:14 ` cvs-commit at gcc dot gnu.org
2023-05-02 12:03 ` [Bug ipa/106124] [11 " cvs-commit at gcc dot gnu.org
2023-05-02 12:05 ` rguenth at gcc dot gnu.org

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).