public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "gscfq@t-online.de" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/106124] New: [11/12/13 Regression] ICE in dwarf2out_abstract_function, at dwarf2out.cc:23254
Date: Tue, 28 Jun 2022 17:11:13 +0000	[thread overview]
Message-ID: <bug-106124-4@http.gcc.gnu.org/bugzilla/> (raw)

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

             reply	other threads:[~2022-06-28 17:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-28 17:11 gscfq@t-online.de [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-106124-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).