public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/107267] New: ice in cp_gimplify_init_expr, at cp/cp-gimplify.cc:253
@ 2022-10-14 16:18 dcb314 at hotmail dot com
  2022-10-14 16:25 ` [Bug c++/107267] " dcb314 at hotmail dot com
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: dcb314 at hotmail dot com @ 2022-10-14 16:18 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 107267
           Summary: ice in cp_gimplify_init_expr, at cp/cp-gimplify.cc:253
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

Created attachment 53705
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53705&action=edit
gzipped C++ source code

The attached C++ code, with compiler flag -O1, does this with recent gcc:

/home/dcb36/rpmbuild/BUILD/Vulkan-ValidationLayers-sdk-1.2.198.0/layers/vk_layer_utils.h:428:18:
internal compil
er error: in cp_gimplify_init_expr, at cp/cp-gimplify.cc:253
  428 |             auto ret = std::move(FindResult(true, itr->second));
      |                  ^~~
0x76bbbd cp_gimplify_init_expr(tree_node**)
        ../../trunk.git/gcc/cp/cp-gimplify.cc:253
0x76bbbd cp_gimplify_expr(tree_node**, gimple**, gimple**)
        ../../trunk.git/gcc/cp/cp-gimplify.cc:508

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

end of thread, other threads:[~2023-01-24  2:53 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-14 16:18 [Bug c++/107267] New: ice in cp_gimplify_init_expr, at cp/cp-gimplify.cc:253 dcb314 at hotmail dot com
2022-10-14 16:25 ` [Bug c++/107267] " dcb314 at hotmail dot com
2022-10-14 16:29 ` dcb314 at hotmail dot com
2022-10-15 11:00 ` dcb314 at hotmail dot com
2022-10-16  6:39 ` dcb314 at hotmail dot com
2022-10-16  7:03 ` dcb314 at hotmail dot com
2022-10-16  7:21 ` dcb314 at hotmail dot com
2022-10-16  7:30 ` dcb314 at hotmail dot com
2022-10-17 11:31 ` [Bug c++/107267] [13 Regression] ICE in cp_gimplify_init_expr, at cp/cp-gimplify.cc:253 since r13-3175-g6ffbf87ca66f4ed9 marxin at gcc dot gnu.org
2022-10-17 11:32 ` marxin at gcc dot gnu.org
2022-10-17 11:35 ` marxin at gcc dot gnu.org
2022-10-17 11:35 ` marxin at gcc dot gnu.org
2022-10-20 18:39 ` dcb314 at hotmail dot com
2022-10-20 18:52 ` ppalka at gcc dot gnu.org
2023-01-23 22:04 ` jason at gcc dot gnu.org
2023-01-23 23:35 ` cvs-commit at gcc dot gnu.org
2023-01-24  2:53 ` jason 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).