public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/100986] New: internal compiler error: in finish_expr_stmt, at cp/semantics.c:681
@ 2021-06-09  7:13 brycelelbach at gmail dot com
  2021-06-09 12:15 ` [Bug c++/100986] " mpolacek at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: brycelelbach at gmail dot com @ 2021-06-09  7:13 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 100986
           Summary: internal compiler error: in finish_expr_stmt, at
                    cp/semantics.c:681
           Product: gcc
           Version: 10.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: brycelelbach at gmail dot com
  Target Milestone: ---

https://godbolt.org/z/7nrdxz3ax

I ran into this when doing stuff with CTAD.

It appears to be fixed in GCC 11, but since it's an ICE, I figured I'd follow a
bug report in case y'all want to bug fix it in the GCC 10.x series (or at least
make it fail more gracefully).

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

* [Bug c++/100986] internal compiler error: in finish_expr_stmt, at cp/semantics.c:681
  2021-06-09  7:13 [Bug c++/100986] New: internal compiler error: in finish_expr_stmt, at cp/semantics.c:681 brycelelbach at gmail dot com
@ 2021-06-09 12:15 ` mpolacek at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2021-06-09 12:15 UTC (permalink / raw)
  To: gcc-bugs

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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2021-06-09
                 CC|                            |mpolacek at gcc dot gnu.org
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Fixed by r11-7044, which added a test with invalid code, so we may want to add
this one, which compiles without errors now.

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

end of thread, other threads:[~2021-06-09 12:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-09  7:13 [Bug c++/100986] New: internal compiler error: in finish_expr_stmt, at cp/semantics.c:681 brycelelbach at gmail dot com
2021-06-09 12:15 ` [Bug c++/100986] " mpolacek 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).