public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/101499] New: ICE: in dependent_type_p, at cp/pt.c:26765
@ 2021-07-18 13:58 hewillk at gmail dot com
  2021-07-24  3:08 ` [Bug c++/101499] " pinskia at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: hewillk at gmail dot com @ 2021-07-18 13:58 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 101499
           Summary: ICE: in dependent_type_p, at cp/pt.c:26765
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hewillk at gmail dot com
  Target Milestone: ---

template <class>
template <class T>
concept C = T::value;

static_assert(C<void>);

https://godbolt.org/z/WfEYEvb8n

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

* [Bug c++/101499] ICE: in dependent_type_p, at cp/pt.c:26765
  2021-07-18 13:58 [Bug c++/101499] New: ICE: in dependent_type_p, at cp/pt.c:26765 hewillk at gmail dot com
@ 2021-07-24  3:08 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-07-24  3:08 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
             Blocks|                            |67491
   Last reconfirmed|                            |2021-07-24

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67491
[Bug 67491] [meta-bug] concepts issues

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

end of thread, other threads:[~2021-07-24  3:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-18 13:58 [Bug c++/101499] New: ICE: in dependent_type_p, at cp/pt.c:26765 hewillk at gmail dot com
2021-07-24  3:08 ` [Bug c++/101499] " 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).