https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79064
Andreas Schwab <sch...@linux-m68k.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Last reconfirmed| |2018-02-17 Resolution|FIXED |--- Ever confirmed|0 |1 --- Comment #4 from Andreas Schwab <sch...@linux-m68k.org> --- FAIL: g++.dg/template/overload15.C -std=c++11 (test for excess errors) Excess errors: /daten/aranym/gcc/gcc-20180217/gcc/testsuite/g++.dg/template/overload15.C:14:10: error: call of overloaded 'f<0>(char (*)[1])' is ambiguous /daten/aranym/gcc/gcc-20180217/gcc/testsuite/g++.dg/template/overload15.C:15:10: error: no matching function for call to 'f<0>(char (*)[7])'