public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Cooper Qu <cooper.qu@linux.alibaba.com>
To: Jojo R <jiejie_rong@c-sky.com>,
	xianmiao_qu@c-sky.com, gcc-patches@gcc.gnu.org
Subject: Re: [PATCH 3/3] C-SKY: Refine target name for elf target test
Date: Wed, 16 Sep 2020 19:36:05 +0800	[thread overview]
Message-ID: <7ab2e649-fac0-dc27-14a5-d1f3ed5a3c39@linux.alibaba.com> (raw)
In-Reply-To: <1600252483-915-3-git-send-email-jiejie_rong@c-sky.com>

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

      reply	other threads:[~2020-09-16 11:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <jiejie_rong@c-sky.com@C-SKY:_Refine_target_name_for_elf_target_test>
2020-09-16 10:34 ` [PATCH 1/3] C-SKY: Enable crtbegin/crtend.o of libgcc for elf target Jojo R
2020-09-16 10:34 ` [PATCH 2/3] C-SKY: Set use_gcc_stdint=wrap " Jojo R
2020-09-16 10:34 ` [PATCH 3/3] C-SKY: Refine target name for elf target test Jojo R
2020-09-16 11:36   ` Cooper Qu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7ab2e649-fac0-dc27-14a5-d1f3ed5a3c39@linux.alibaba.com \
    --to=cooper.qu@linux.alibaba.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jiejie_rong@c-sky.com \
    --cc=xianmiao_qu@c-sky.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).