public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [testsuite] Remove duplicate dg-do command in gcc.dg/strlenopt-33g.c
@ 2017-11-08 10:08 Eric Botcazou
  0 siblings, 0 replies; only message in thread
From: Eric Botcazou @ 2017-11-08 10:08 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 272 bytes --]

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.

-- 
Eric Botcazou

[-- Attachment #2: p.diff --]
[-- Type: text/x-patch, Size: 340 bytes --]

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-11-08 10:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-08 10:08 [testsuite] Remove duplicate dg-do command in gcc.dg/strlenopt-33g.c Eric Botcazou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).