public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/vendors/ARM/heads/morello)] morello testsuite: Fix up const-pool-1.c test
@ 2022-11-22 12:42 Stam Markianos-Wright
  0 siblings, 0 replies; 2+ messages in thread
From: Stam Markianos-Wright @ 2022-11-22 12:42 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:e448c8a34a5188d6ff570c59ed60c5280c7b3ca9

commit e448c8a34a5188d6ff570c59ed60c5280c7b3ca9
Author: Alex Coplan <alex.coplan@arm.com>
Date:   Mon Nov 7 22:20:27 2022 +0000

    morello testsuite: Fix up const-pool-1.c test
    
    The check-function-bodies part of this test depends on -mcmodel=small
    and FAILs when testing with e.g. -mcmodel=tiny. This patch therefore
    only runs the check-function-bodies part of this test when testing with
    the small code model.

Diff:
---
 gcc/testsuite/gcc.target/aarch64/morello/const-pool-1.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gcc.target/aarch64/morello/const-pool-1.c b/gcc/testsuite/gcc.target/aarch64/morello/const-pool-1.c
index b780df5c1f4..e73da2612e8 100644
--- a/gcc/testsuite/gcc.target/aarch64/morello/const-pool-1.c
+++ b/gcc/testsuite/gcc.target/aarch64/morello/const-pool-1.c
@@ -1,6 +1,6 @@
 /* { dg-do assemble } */
 /* { dg-additional-options "-save-temps" } */
-/* { dg-final { check-function-bodies "**" ""  { {-O[123s]} } } } */
+/* { dg-final { check-function-bodies "**" ""  {-O[123s]} {target aarch64_small} } } */
 
 /*
 ** get_double:

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gcc(refs/vendors/ARM/heads/morello)] morello testsuite: Fix up const-pool-1.c test
@ 2022-11-14 13:24 Alex Coplan
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Coplan @ 2022-11-14 13:24 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:e448c8a34a5188d6ff570c59ed60c5280c7b3ca9

commit e448c8a34a5188d6ff570c59ed60c5280c7b3ca9
Author: Alex Coplan <alex.coplan@arm.com>
Date:   Mon Nov 7 22:20:27 2022 +0000

    morello testsuite: Fix up const-pool-1.c test
    
    The check-function-bodies part of this test depends on -mcmodel=small
    and FAILs when testing with e.g. -mcmodel=tiny. This patch therefore
    only runs the check-function-bodies part of this test when testing with
    the small code model.

Diff:
---
 gcc/testsuite/gcc.target/aarch64/morello/const-pool-1.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gcc.target/aarch64/morello/const-pool-1.c b/gcc/testsuite/gcc.target/aarch64/morello/const-pool-1.c
index b780df5c1f4..e73da2612e8 100644
--- a/gcc/testsuite/gcc.target/aarch64/morello/const-pool-1.c
+++ b/gcc/testsuite/gcc.target/aarch64/morello/const-pool-1.c
@@ -1,6 +1,6 @@
 /* { dg-do assemble } */
 /* { dg-additional-options "-save-temps" } */
-/* { dg-final { check-function-bodies "**" ""  { {-O[123s]} } } } */
+/* { dg-final { check-function-bodies "**" ""  {-O[123s]} {target aarch64_small} } } */
 
 /*
 ** get_double:

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-22 12:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-22 12:42 [gcc(refs/vendors/ARM/heads/morello)] morello testsuite: Fix up const-pool-1.c test Stam Markianos-Wright
  -- strict thread matches above, loose matches on Subject: below --
2022-11-14 13:24 Alex Coplan

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