All of the three pathes have been pushed to trunk.
Thanks, Cooper On 9/16/20 6:34 PM, Jojo R wrote:
gcc/testsuite/ChangeLog: * lib/target-supports.exp (check_profiling_available): Refine name of elf target. --- 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 6881b66..60f76db 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-*-*]