public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/82171] Cant use std::declval in concept testing map operator[]
       [not found] <bug-82171-4@http.gcc.gnu.org/bugzilla/>
@ 2021-12-11  1:50 ` pinskia at gcc dot gnu.org
  2021-12-12 12:15 ` redi at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-11  1:50 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |11.1.0
      Known to work|                            |11.2.0, 12.0
           Keywords|                            |ice-on-valid-code

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Starting with GCC 10.1.0, GCC would ICE also.  The ICE was resolved in GCC
11.2.0 and on the trunk and GCC starts to accept the code at that point.

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

* [Bug c++/82171] Cant use std::declval in concept testing map operator[]
       [not found] <bug-82171-4@http.gcc.gnu.org/bugzilla/>
  2021-12-11  1:50 ` [Bug c++/82171] Cant use std::declval in concept testing map operator[] pinskia at gcc dot gnu.org
@ 2021-12-12 12:15 ` redi at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: redi at gcc dot gnu.org @ 2021-12-12 12:15 UTC (permalink / raw)
  To: gcc-bugs

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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Target Milestone|---                         |10.0
             Status|NEW                         |RESOLVED
           Keywords|needs-bisection             |

--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I don't see an ICE for 10.1, I see it being accepted.

It's been accepted since r276764 "Update the concepts implementation to conform
to C++20." That was a big rewrite of concepts, so I think we can close this as
fixed.

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-82171-4@http.gcc.gnu.org/bugzilla/>
2021-12-11  1:50 ` [Bug c++/82171] Cant use std::declval in concept testing map operator[] pinskia at gcc dot gnu.org
2021-12-12 12:15 ` redi 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).