[Bug c++/61745] template friend for dyadic operator- is only accepted if the monadic operator- follows it

paolo at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Sep 18 09:16:00 GMT 2014


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

--- Comment #4 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Thu Sep 18 09:15:25 2014
New Revision: 215345

URL: https://gcc.gnu.org/viewcvs?rev=215345&root=gcc&view=rev
Log:
2014-09-18  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/61745
    * g++.dg/template/pr61745.C: New.

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



More information about the Gcc-bugs mailing list