public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/116793] New: ice in gimplify_var_or_parm_decl, at gimplify.cc:3309
@ 2024-09-20 20:13 dcb314 at hotmail dot com
  2024-09-20 20:34 ` [Bug c++/116793] " mpolacek at gcc dot gnu.org
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: dcb314 at hotmail dot com @ 2024-09-20 20:13 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 116793
           Summary: ice in gimplify_var_or_parm_decl, at gimplify.cc:3309
           Product: gcc
           Version: 15.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 59165
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59165&action=edit
gzipped C++ source code

The attached code does this

$ /home/dcb40b/gcc/results.20240909.asan.ubsan/bin/g++ -c -w -std=gnu++20
bug1049.cc
/home/dcb40b/rpmbuild/BUILD/libunifex-0.4.0/test/at_coroutine_exit_test.cpp: In
function ‘void
{anonymous}::AtCoroutineExit::test_mutable_stateful_cleanup_action(_ZN12_GLOBAL__N_115AtCoroutineExit36test_mutable_stateful_cleanup_actionEv.Frame*)’:
/home/dcb40b/rpmbuild/BUILD/libunifex-0.4.0/test/at_coroutine_exit_test.cpp:77:11:
internal compiler error: in gimplify_var_or_parm_decl, at gimplify.cc:3309
   77 |       }, 3);
      |           ^

It used to work with 20240906. The git hashes are g:6a1a856ba78589f7
and g:39a01fcf24676a27.

I have a reduction running.

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

end of thread, other threads:[~2024-09-25 14:00 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-20 20:13 [Bug c++/116793] New: ice in gimplify_var_or_parm_decl, at gimplify.cc:3309 dcb314 at hotmail dot com
2024-09-20 20:34 ` [Bug c++/116793] " mpolacek at gcc dot gnu.org
2024-09-20 21:49 ` dcb314 at hotmail dot com
2024-09-20 22:18 ` [Bug c++/116793] [15 regression] ice in gimplify_var_or_parm_decl, at gimplify.cc:3309 since r15-3513 pinskia at gcc dot gnu.org
2024-09-21  1:10 ` pinskia at gcc dot gnu.org
2024-09-21  1:10 ` pinskia at gcc dot gnu.org
2024-09-21  1:22 ` pinskia at gcc dot gnu.org
2024-09-21  9:05 ` jakub at gcc dot gnu.org
2024-09-21 19:44 ` dcb314 at hotmail dot com
2024-09-25  9:29 ` sjames at gcc dot gnu.org
2024-09-25 13:01 ` arsen at gcc dot gnu.org
2024-09-25 13:40 ` sjames at gcc dot gnu.org
2024-09-25 13:50 ` arsen at gcc dot gnu.org
2024-09-25 14:00 ` sjames 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).