[Bug c++/79064] Cannot overload member function templates on type of literal

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 19 18:50:00 GMT 2018


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

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Feb 19 18:49:21 2018
New Revision: 257818

URL: https://gcc.gnu.org/viewcvs?rev=257818&root=gcc&view=rev
Log:
        PR c++/79064
        * g++.dg/template/overload15.C (f): Use 0u - 1ll instead of 0u - 1l.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/template/overload15.C


More information about the Gcc-bugs mailing list