c++: restrict test to c++>=11 [pr97171]
authorNathan Sidwell <nathan@acm.org>
Thu, 24 Sep 2020 18:34:10 +0000 (11:34 -0700)
committerNathan Sidwell <nathan@acm.org>
Thu, 24 Sep 2020 18:35:59 +0000 (11:35 -0700)
commitd482c07b34558998658eac7fede023a853561314
treecc5ed29cdaa0e26c275a9b028d68c08b4afa14d9
parent1b8a23fc97de65f3188d0cdd5bfb56060defa84c
c++: restrict test to c++>=11 [pr97171]

I'd missed an important restriction on use of noexcept.  Fixed thusly

gcc/testsuite/
* g++.dg/template/local-fn4.C: Add target c++11
gcc/testsuite/g++.dg/template/local-fn4.C