On Mon, Feb 19, 2018 at 3:35 PM, Jakub Jelinek <ja...@redhat.com> wrote: > On Mon, Feb 19, 2018 at 03:31:13PM -0500, David Edelsohn wrote: >> https://gcc.gnu.org/ml/gcc-testresults/2018-02/msg01247.html >> >> === g++ tests === >> >> >> Running target unix/-m32 >> ... >> FAIL: g++.dg/template/overload15.C -std=c++11 (test for excess errors) >> FAIL: g++.dg/template/overload15.C -std=c++14 (test for excess errors) >> FAIL: g++.dg/template/overload15.C -std=c++98 (test for excess errors) > > But that one is > LAST_UPDATED: Mon Feb 19 11:29:19 UTC 2018 (revision 257803) > I've fixed the testcase only in r257818.
I thought that your patch was from earlier. I'll check again with the currently running build. Thanks, David