diff mbox series

[testsuite] Remove duplicate dg-do command in gcc.dg/strlenopt-33g.c

Message ID 10069877.g6RPqNkPdx@polaris
State New
Headers show
Series [testsuite] Remove duplicate dg-do command in gcc.dg/strlenopt-33g.c | expand

Commit Message

Eric Botcazou Nov. 8, 2017, 10 a.m. UTC
The second dg-do command overrides the first one with the target selector.

Tested on x86_64-suse-linux, applied on the mainline as obvious.


2017-11-08  Eric Botcazou  <ebotcazou@adacore.com>

	* gcc.dg/strlenopt-33g.c: Remove duplicate dg-do command.
diff mbox series

Patch

Index: gcc.dg/strlenopt-33g.c
===================================================================
--- gcc.dg/strlenopt-33g.c	(revision 254449)
+++ gcc.dg/strlenopt-33g.c	(working copy)
@@ -1,5 +1,4 @@ 
 /* { dg-do run { target *-*-linux* *-*-gnu* } } */
-/* { dg-do run } */
 /* { dg-options "-O2 -fdump-tree-strlen" } */
 
 #define USE_GNU