]> git.ipfire.org Git - thirdparty/gcc.git/commit
Replace unsupported effective-target with dg-options
authorJonathan Wakely <jwakely@redhat.com>
Wed, 23 Nov 2016 15:27:12 +0000 (15:27 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 23 Nov 2016 15:27:12 +0000 (15:27 +0000)
commitde712d9ca3c624aad8e142186d7235f5abdc202d
tree310fae0b03c2aa1ed19dca117988c5c2064c6fb6
parent7595fb19280e4837e9ffbb50f675a6badad68c1c
Replace unsupported effective-target with dg-options

* testsuite/24_iterators/reverse_iterator/71771.cc: Replace calls to
C++14 std::rbegin and std::rend.  Use dg-options instead of
effective-target.

From-SVN: r242764
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/24_iterators/reverse_iterator/71771.cc