public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [SH][committed] Adjust some test cases
@ 2016-02-11 14:49 Oleg Endo
  0 siblings, 0 replies; only message in thread
From: Oleg Endo @ 2016-02-11 14:49 UTC (permalink / raw)
  To: gcc-patches

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

Hi,

Some SH specific test cases have started showing failures recently. 
 This one was easy.  Committed as r233346.

Cheers,
Oleg

gcc/testsuite/ChangeLog:

	* gcc.target/sh/pr54089-8.c: Adjust optimization level.

[-- Attachment #2: sh_pr54089_8_adjust_tests.patch --]
[-- Type: text/x-patch, Size: 504 bytes --]

Index: gcc/testsuite/gcc.target/sh/pr54089-8.c
===================================================================
--- gcc/testsuite/gcc.target/sh/pr54089-8.c	(revision 233320)
+++ gcc/testsuite/gcc.target/sh/pr54089-8.c	(working copy)
@@ -1,6 +1,6 @@
 /* Check that the rotcl instruction is generated.  */
 /* { dg-do compile }  */
-/* { dg-options "-O1" } */
+/* { dg-options "-O2" } */
 /* { dg-skip-if "" { "sh*-*-*" } { "-m5*"} { "" } }  */
 /* { dg-final { scan-assembler-times "rotcl" 28 } } */
 

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

only message in thread, other threads:[~2016-02-11 14:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-11 14:49 [SH][committed] Adjust some test cases Oleg Endo

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