[Bug c++/67898] rejects-valid on overloaded function as non-type template argument of dependent type

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 19 18:39:51 GMT 2024


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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org
             Status|ASSIGNED                    |RESOLVED
   Target Milestone|---                         |12.0
         Resolution|---                         |FIXED

--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> ---
The original testcase was indeed fixed by the patch for 61355, and Patrick's
unrelated testcase in comment 4 is fixed by my commit just now.  Closing as
fixed in 12, but that only applies to the original testcase.


More information about the Gcc-bugs mailing list