C-SKY: Refine target name for elf target test

gcc/testsuite/ChangeLog:

	* lib/target-supports.exp (check_profiling_available): Refine name of elf target.
This commit is contained in:
Jojo R 2020-09-16 18:34:43 +08:00 committed by Xianmiao Qu
parent f8ede8875e
commit d66f83c25b

View file

@ -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-*-*]