public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/109823] New: Internal segmentation fault for trailing return with doubly expanded variadic pack
@ 2023-05-12  7:47 rafel.perello at upc dot edu
  2023-05-12  7:58 ` [Bug c++/109823] ICE with trailing return of decltype of a fold expression in nested generic variadic lambda pinskia at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: rafel.perello at upc dot edu @ 2023-05-12  7:47 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 109823
           Summary: Internal segmentation fault for trailing return with
                    doubly expanded variadic pack
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: rafel.perello at upc dot edu
  Target Milestone: ---

Created attachment 55062
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55062&action=edit
Code

The following code makes the compiler crash if the trailing return with
decltype is added. If the lambda is defined without trailing return, the
program works as expected.

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

end of thread, other threads:[~2024-01-12 11:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-12  7:47 [Bug c++/109823] New: Internal segmentation fault for trailing return with doubly expanded variadic pack rafel.perello at upc dot edu
2023-05-12  7:58 ` [Bug c++/109823] ICE with trailing return of decltype of a fold expression in nested generic variadic lambda pinskia at gcc dot gnu.org
2023-05-12  7:59 ` [Bug c++/109823] [10/11/12/13/14 Regression] " pinskia at gcc dot gnu.org
2023-07-07 10:45 ` [Bug c++/109823] [11/12/13/14 " rguenth at gcc dot gnu.org
2024-01-10 17:30 ` jamborm at gcc dot gnu.org
2024-01-12 11:57 ` 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).