public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/85908] Internal error with concepts and polymorphic lambdas
       [not found] <bug-85908-4@http.gcc.gnu.org/bugzilla/>
@ 2024-02-16 18:21 ` mpolacek at gcc dot gnu.org
  0 siblings, 0 replies; only message in thread
From: mpolacek at gcc dot gnu.org @ 2024-02-16 18:21 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |mpolacek at gcc dot gnu.org

--- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Compiles fine with -std=c++17 -fconcepts-ts.  There's
error: the ‘bool’ keyword is not allowed in a C++20 concept definition
[-fpermissive]
so I'm not adding the test.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-02-16 18:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-85908-4@http.gcc.gnu.org/bugzilla/>
2024-02-16 18:21 ` [Bug c++/85908] Internal error with concepts and polymorphic lambdas 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).