Remove duplicate dg-options directive
authorJonathan Wakely <jwakely@redhat.com>
Wed, 17 Aug 2016 14:11:20 +0000 (15:11 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 17 Aug 2016 14:11:20 +0000 (15:11 +0100)
* testsuite/21_strings/basic_string_view/operations/rfind/char/2.cc:
Remove duplicate dg-options directive.

From-SVN: r239538

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/21_strings/basic_string_view/operations/rfind/char/2.cc

index 50018deb9937af9ee2bae470e0c465e7d6dd0038..9241b41fcbc04a31e4bf761adc13c2cb18aa8a0d 100644 (file)
@@ -1,5 +1,8 @@
 2016-08-17  Jonathan Wakely  <jwakely@redhat.com>
 
+       * testsuite/21_strings/basic_string_view/operations/rfind/char/2.cc:
+       Remove duplicate dg-options directive.
+
        * testsuite/ext/profile/all.cc: Use effective target instead of
        -std=gnu++11. Use dg-additional-options instead of repeating options.
 
index 031a01b83f0cdcd8959475a36d723e2653a1a83c..49232f8ba61948710c3604bca4859a73cf9eccad 100644 (file)
@@ -12,7 +12,6 @@
 // but WITHOUT ANY WARRANTY; without even the implied warranty of
 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 // GNU General Public License for more details.
-// { dg-options "-std=gnu++17" }
 
 // You should have received a copy of the GNU General Public License along
 // with this library; see the file COPYING3.  If not see