public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/99387] New: ICE when mixing CNTTP with deduction guides
@ 2021-03-04 14:37 omer.rosler at gmail dot com
  2021-03-04 15:07 ` [Bug c++/99387] " omer.rosler at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: omer.rosler at gmail dot com @ 2021-03-04 14:37 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 99387
           Summary: ICE when mixing CNTTP with deduction guides
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: omer.rosler at gmail dot com
  Target Milestone: ---

https://godbolt.org/z/n55re3

This code causes an ICE (while clang rejects it).
Changing line 21 to `template<auto templ>` causes a deduction failure (which is
wrong).

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

end of thread, other threads:[~2024-02-19 15:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-04 14:37 [Bug c++/99387] New: ICE when mixing CNTTP with deduction guides omer.rosler at gmail dot com
2021-03-04 15:07 ` [Bug c++/99387] " omer.rosler at gmail dot com
2021-03-04 16:26 ` mpolacek at gcc dot gnu.org
2021-04-15 14:55 ` ppalka at gcc dot gnu.org
2024-02-06 14:56 ` mpolacek at gcc dot gnu.org
2024-02-19 15:15 ` ppalka 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).