public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/107024] New: ICE in finish_expr_stmt, at cp/semantics.cc:872
@ 2022-09-24  4:06 alex at clmbng dot com
  2022-09-26 11:45 ` [Bug c++/107024] " marxin at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: alex at clmbng dot com @ 2022-09-24  4:06 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 107024
           Summary: ICE in finish_expr_stmt, at cp/semantics.cc:872
           Product: gcc
           Version: 12.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: alex at clmbng dot com
  Target Milestone: ---

Full code here: https://godbolt.org/z/6nnTonMjq

GCC seems to fail in certain situations involving lambdas in unevaluated
contexts. Here's a minimal example that triggers an ICE at the same spot:
https://godbolt.org/z/99jnqeeoG.

This is similar to https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10569, but
triggers in a different location.

Using: GCC 12.2.0
Target: x86_64-linux-gnu
CL: -std=c++20

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

end of thread, other threads:[~2024-04-13 20:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-24  4:06 [Bug c++/107024] New: ICE in finish_expr_stmt, at cp/semantics.cc:872 alex at clmbng dot com
2022-09-26 11:45 ` [Bug c++/107024] " marxin at gcc dot gnu.org
2022-09-26 12:27 ` marxin at gcc dot gnu.org
2022-09-27  0:57 ` alex at clmbng dot com
2022-09-27  8:15 ` marxin at gcc dot gnu.org
2024-04-13 20:44 ` pinskia 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).