public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] Adjust gcc.target/i386/pr45685.c testcase
@ 2017-01-13 11:33 Richard Biener
  0 siblings, 0 replies; only message in thread
From: Richard Biener @ 2017-01-13 11:33 UTC (permalink / raw)
  To: gcc-patches


This makes it pass again.

Tested on x86_64-unknown-linux-gnu.

Richard.

2017-01-13  Richard Biener  <rguenther@suse.de>

	PR middle-end/78411
	* gcc.target/i386/pr45685.c: Add -ftree-loop-if-convert.

Index: gcc/testsuite/gcc.target/i386/pr45685.c
===================================================================
--- gcc/testsuite/gcc.target/i386/pr45685.c	(revision 244393)
+++ gcc/testsuite/gcc.target/i386/pr45685.c	(working copy)
@@ -1,5 +1,5 @@
 /* { dg-do compile { target { ! ia32 } } } */
-/* { dg-options "-O3 -mno-sse4" } */
+/* { dg-options "-O3 -mno-sse4 -ftree-loop-if-convert" } */
 
 typedef unsigned long long int uint64_t;
 typedef long long int int64_t;

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

only message in thread, other threads:[~2017-01-13 11:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-13 11:33 [PATCH] Adjust gcc.target/i386/pr45685.c testcase Richard Biener

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).