bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
From: Sun Haiyong <youbest@sina.com>
To: bug-gnulib@gnu.org
Cc: Sun Haiyong <youbest@sina.com>
Subject: [PATCH] stack-direction: Add support for loongarch CPU
Date: Tue, 31 Aug 2021 12:51:26 +0800	[thread overview]
Message-ID: <20210831045126.11647-1-youbest@sina.com> (raw)

* m4/stack-direction.m4 (SV_STACK_DIRECTION): When the CPU is loongarch,
set "sv_cv_stack_direction" to "-1" .
---
 m4/stack-direction.m4 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/m4/stack-direction.m4 b/m4/stack-direction.m4
index 93287254b..e6c3284ce 100644
--- a/m4/stack-direction.m4
+++ b/m4/stack-direction.m4
@@ -32,6 +32,7 @@ AC_DEFUN([SV_STACK_DIRECTION],
       i?86 | x86_64 | \
       i860 | \
       ia64 | \
+      loongarch* | \
       m32r | \
       m68* | \
       m88k | \
-- 
2.17.2



             reply	other threads:[~2021-08-31  5:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-31  4:51 Sun Haiyong [this message]
2021-09-04 13:16 ` [PATCH] stack-direction: Add support for loongarch CPU Bruno Haible
2021-09-04 16:41   ` Paul Eggert
2021-09-04 18:44     ` Bruno Haible
  -- strict thread matches above, loose matches on Subject: below --
2021-09-08 15:25 孙海勇

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

  List information: https://lists.gnu.org/mailman/listinfo/bug-gnulib

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

  git send-email \
    --in-reply-to=20210831045126.11647-1-youbest@sina.com \
    --to=youbest@sina.com \
    --cc=bug-gnulib@gnu.org \
    /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).