public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-9417] Revert "[committed] Adjust expectations for pr59533-1.c"
@ 2024-03-10  4:37 Jeff Law
  0 siblings, 0 replies; only message in thread
From: Jeff Law @ 2024-03-10  4:37 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:6f7d000fcacef31a6947f95021e445c846170f92

commit r14-9417-g6f7d000fcacef31a6947f95021e445c846170f92
Author: jlaw <jeffreyalaw@gmail.com>
Date:   Sat Mar 9 21:33:47 2024 -0700

    Revert "[committed] Adjust expectations for pr59533-1.c"
    
    This reverts commit 7e16f819ff413c48702f9087b62eaac39a060a14.

Diff:
---
 gcc/testsuite/gcc.target/sh/pr59533-1.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gcc/testsuite/gcc.target/sh/pr59533-1.c b/gcc/testsuite/gcc.target/sh/pr59533-1.c
index 859b8e2d24c..b0469859df5 100644
--- a/gcc/testsuite/gcc.target/sh/pr59533-1.c
+++ b/gcc/testsuite/gcc.target/sh/pr59533-1.c
@@ -2,15 +2,15 @@
 /* { dg-do compile }  */
 /* { dg-options "-O1" } */
 
-/* { dg-final { scan-assembler-times "shll" 3 } }  */
+/* { dg-final { scan-assembler-times "shll" 1 } }  */
 /* { dg-final { scan-assembler-times "movt" 5 } }  */
 /* { dg-final { scan-assembler-times "rotcl" 1 } }  */
 /* { dg-final { scan-assembler-times "and" 3 } }  */
 /* { dg-final { scan-assembler-times "extu.b" 5 } }  */
 
-/* { dg-final { scan-assembler-times "cmp/pz" 25 { target { ! sh2a } } } }  */
-/* { dg-final { scan-assembler-times "addc" 6 { target { ! sh2a } } } }  */
-/* { dg-final { scan-assembler-times "subc" 14 { target { ! sh2a } } } }  */
+/* { dg-final { scan-assembler-times "cmp/pz" 27 { target { ! sh2a } } } }  */
+/* { dg-final { scan-assembler-times "addc" 4 { target { ! sh2a } } } }  */
+/* { dg-final { scan-assembler-times "subc" 16 { target { ! sh2a } } } }  */
 
 /* { dg-final { scan-assembler-times "cmp/pz" 25 { target { sh2a } } } }  */
 /* { dg-final { scan-assembler-times "addc" 6 { target { sh2a } } } }  */

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

only message in thread, other threads:[~2024-03-10  4:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-10  4:37 [gcc r14-9417] Revert "[committed] Adjust expectations for pr59533-1.c" Jeff Law

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