public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-3226] C-SKY: Refine target name for elf target test
@ 2020-09-16 11:36 qu
  0 siblings, 0 replies; only message in thread
From: qu @ 2020-09-16 11:36 UTC (permalink / raw)
  To: gcc-cvs

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

commit r11-3226-gd66f83c25b1e37b5b6d60a368366269ff7c5260b
Author: Jojo R <jiejie_rong@c-sky.com>
Date:   Wed Sep 16 18:34:43 2020 +0800

    C-SKY: Refine target name for elf target test
    
    gcc/testsuite/ChangeLog:
    
            * lib/target-supports.exp (check_profiling_available): Refine name of elf target.

Diff:
---
 gcc/testsuite/lib/target-supports.exp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/lib/target-supports.exp b/gcc/testsuite/lib/target-supports.exp
index 6881b66cd23..60f76dbd607 100644
--- a/gcc/testsuite/lib/target-supports.exp
+++ b/gcc/testsuite/lib/target-supports.exp
@@ -698,7 +698,7 @@ proc check_profiling_available { test_what } {
 	     || [istarget avr-*-*]
 	     || [istarget bfin-*-*]
 	     || [istarget cris-*-*]
-	     || [istarget csky-*-elf]
+	     || [istarget csky-*-elf*]
 	     || [istarget fido-*-elf]
 	     || [istarget h8300-*-*]
 	     || [istarget lm32-*-*]


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

only message in thread, other threads:[~2020-09-16 11:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-16 11:36 [gcc r11-3226] C-SKY: Refine target name for elf target test qu

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