public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Lulu Cheng <chenglulu@loongson.cn>
To: Xi Ruoyao <xry111@xry111.site>
Cc: gcc-patches@gcc.gnu.org, WANG Xuerui <i@xen0n.name>,
	Chenghua Xu <xuchenghua@loongson.cn>,
	Yujie Yang <yangyujie@loongson.cn>,
	Mike Stump <mikestump@comcast.net>
Subject: Re: [PATCH 0/2] LoongArch: testsuite: Fix tests related to stack
Date: Mon, 6 Mar 2023 16:22:45 +0800	[thread overview]
Message-ID: <45c8eb60-79ae-e50b-d1d1-07637665fed5@loongson.cn> (raw)
In-Reply-To: <cae255a99b74a22147518d0b5114a414dedb4172.camel@xry111.site>


在 2023/3/6 下午4:18, Xi Ruoyao 写道:
> On Mon, 2023-03-06 at 16:12 +0800, Lulu Cheng wrote:
>> Has the first patch been merged into the main branch yet?
>>
>> I think there is one more test case that needs to be modified:
>>
>> --- a/gcc/testsuite/gcc.target/loongarch/prolog-opt.c
>> +++ b/gcc/testsuite/gcc.target/loongarch/prolog-opt.c
>> @@ -1,7 +1,7 @@
>>    /* Test that LoongArch backend stack drop operation optimized. */
>>
>>    /* { dg-do compile } */
>> -/* { dg-options "-O2 -mabi=lp64d" } */
>> +/* { dg-options "-O2 -mabi=lp64d -fno-stack-protector" } */
>>    /* { dg-final { scan-assembler "addi.d\t\\\$r3,\\\$r3,-16" } } */
> The first patch contains this hunk.  It's r13-6501 now.
>
Ok!

Thanks! :-)




      reply	other threads:[~2023-03-06  8:22 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-03  8:40 Xi Ruoyao
2023-03-03  8:40 ` [PATCH 1/2] LoongArch: testsuite: Disable stack protector for some tests Xi Ruoyao
2023-03-03  8:40 ` [PATCH 2/2] LoongArch: testsuite: Adjust stack offsets in stack-check-cfa tests Xi Ruoyao
2023-03-03 16:21 ` [PATCH 0/2] LoongArch: testsuite: Fix tests related to stack Mike Stump
2023-03-05 16:21   ` Xi Ruoyao
2023-03-06  1:15     ` Lulu Cheng
2023-03-06  2:48       ` Xi Ruoyao
2023-03-06  3:16         ` Xi Ruoyao
2023-03-06  5:59           ` Xi Ruoyao
2023-03-06  8:02             ` Xi Ruoyao
2023-03-06  8:12               ` Lulu Cheng
2023-03-06  8:18                 ` Xi Ruoyao
2023-03-06  8:22                   ` Lulu Cheng [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=45c8eb60-79ae-e50b-d1d1-07637665fed5@loongson.cn \
    --to=chenglulu@loongson.cn \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=i@xen0n.name \
    --cc=mikestump@comcast.net \
    --cc=xry111@xry111.site \
    --cc=xuchenghua@loongson.cn \
    --cc=yangyujie@loongson.cn \
    /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).