From: Jason Merrill Date: Mon, 9 Apr 2018 15:31:59 +0000 (-0400) Subject: * g++.dg/opt/pr85196.C: Fix for -std=c++17. X-Git-Tag: upstream/12.2.0~32427 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cca538a46e6a482af93cd75b76d357908f0cbd2f;p=platform%2Fupstream%2Fgcc.git * g++.dg/opt/pr85196.C: Fix for -std=c++17. From-SVN: r259239 --- diff --git a/gcc/testsuite/g++.dg/opt/pr85196.C b/gcc/testsuite/g++.dg/opt/pr85196.C index 04d7abd..744f4a4 100644 --- a/gcc/testsuite/g++.dg/opt/pr85196.C +++ b/gcc/testsuite/g++.dg/opt/pr85196.C @@ -64,7 +64,7 @@ inline e F::v(F *ak) { f(al); } template am() { return q; } -class an : F { +class an : public F { public: static ao(d u) { int *ap;