public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/102123] New: Internal Compiler Error occurs during template deduction in use with templates as template parameters
@ 2021-08-30  3:00 friedkeenan at protonmail dot com
  2021-08-30  3:06 ` [Bug c++/102123] " pinskia at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: friedkeenan at protonmail dot com @ 2021-08-30  3:00 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 102123
           Summary: Internal Compiler Error occurs during template
                    deduction in use with templates as template parameters
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: friedkeenan at protonmail dot com
  Target Milestone: ---

Minimal example: https://godbolt.org/z/P86MY1ccz

Compiles fine with clang. Compiles with gcc if you specify `Test<int>`, though
the deduction guide should make them equivalent. Possibly related to Bug 93425

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

end of thread, other threads:[~2022-03-28 19:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-30  3:00 [Bug c++/102123] New: Internal Compiler Error occurs during template deduction in use with templates as template parameters friedkeenan at protonmail dot com
2021-08-30  3:06 ` [Bug c++/102123] " pinskia at gcc dot gnu.org
2021-08-30 21:30 ` pinskia at gcc dot gnu.org
2022-02-01 17:01 ` [Bug c++/102123] [11/12 Regression] " ppalka at gcc dot gnu.org
2022-03-23  8:40 ` rguenth at gcc dot gnu.org
2022-03-27  3:40 ` jason at gcc dot gnu.org
2022-03-28 13:37 ` cvs-commit at gcc dot gnu.org
2022-03-28 19:12 ` [Bug c++/102123] [11 " cvs-commit at gcc dot gnu.org
2022-03-28 19:19 ` jason 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).