public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/102694] New: no matching function for call when passing template-dependent template parameter to initialize literal class parameter
@ 2021-10-11 22:04 hq.ks at web dot de
  2021-10-11 22:08 ` [Bug c++/102694] " pinskia at gcc dot gnu.org
  2021-10-11 22:10 ` pinskia at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: hq.ks at web dot de @ 2021-10-11 22:04 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 102694
           Summary: no matching function for call when passing
                    template-dependent template parameter to initialize
                    literal class parameter
           Product: gcc
           Version: 9.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hq.ks at web dot de
  Target Milestone: ---

Created attachment 51590
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51590&action=edit
reproducer

Sorry for the title. See code for details.

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

* [Bug c++/102694] no matching function for call when passing template-dependent template parameter to initialize literal class parameter
  2021-10-11 22:04 [Bug c/102694] New: no matching function for call when passing template-dependent template parameter to initialize literal class parameter hq.ks at web dot de
@ 2021-10-11 22:08 ` pinskia at gcc dot gnu.org
  2021-10-11 22:10 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-10-11 22:08 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |10.1.0
           Keywords|                            |rejects-valid

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Looks to be fixed in GCC 10+.

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

* [Bug c++/102694] no matching function for call when passing template-dependent template parameter to initialize literal class parameter
  2021-10-11 22:04 [Bug c/102694] New: no matching function for call when passing template-dependent template parameter to initialize literal class parameter hq.ks at web dot de
  2021-10-11 22:08 ` [Bug c++/102694] " pinskia at gcc dot gnu.org
@ 2021-10-11 22:10 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-10-11 22:10 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=88092

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Looks similar to PR 88092 (which was fixed by r10-1976).

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

end of thread, other threads:[~2021-10-11 22:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-11 22:04 [Bug c/102694] New: no matching function for call when passing template-dependent template parameter to initialize literal class parameter hq.ks at web dot de
2021-10-11 22:08 ` [Bug c++/102694] " pinskia at gcc dot gnu.org
2021-10-11 22:10 ` 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).