public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeff Law <jeffreyalaw@gmail.com>
To: Serge Belyshev <belyshev@depni.sinp.msu.ru>, gcc-patches@gcc.gnu.org
Subject: Re: [PATCH 0/4] drop version checks for in-tree gas [PR91602]
Date: Sun, 8 Aug 2021 21:19:54 -0600	[thread overview]
Message-ID: <ad0e5f9d-6c75-c06a-92d6-24e592b0dcd8@gmail.com> (raw)
In-Reply-To: <cover.1626795846.git.belyshev@depni.sinp.msu.ru>



On 7/20/2021 9:44 AM, Serge Belyshev wrote:
> Special-casing checks for in-tree gas features is unnecessary since
> r100007 which made configure-gcc depend on all-gas, and thus making
> alternate code path in gcc_GAS_CHECK_FEATURE for in-tree gas
> redundant.
>
> Along the way this fixes PR 91602, which is caused by incorrect guess
> of leb128 support presense in RISC-V.
>
> First patch removes alternate code path in gcc_GAS_CHECK_FEATURE and
> related code, the rest are further cleanups.  Patches 2 and 3 in
> series make no functional changes, thus configure is unchanged.
>
> Bootstrapped/regtested on x86_64-pc-linux-gnu, riscv64-unknown-linux-gnu,
> sparc-sun-solaris2.11 and powerpc-ibm-aix7.{1.5.0,2.4.0}, with and without
> in-tree binutils (except on aix where combined tree does not appear to work
> due to dynamic linker peculiarity).
>
> OK for mainline ?
>
> Serge Belyshev (4):
>    configure: drop version checks for in-tree gas [PR91602]
>    configure: remove version argument from gcc_GAS_CHECK_FEATURE
>    configure: fixup formatting from previous change
>    configure: remove gas versions from tls check
So just be clear, the point here is to stop checking the version # and 
instead always do a real feature check by testing the behavior of the 
assembler, even an in-tree assembler, right?

Jeff


  parent reply	other threads:[~2021-08-09  3:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-20 15:44 Serge Belyshev
2021-07-16  7:52 ` [PATCH 1/4] configure: " Serge Belyshev
2021-07-20  6:52 ` [PATCH 2/4] configure: remove version argument from gcc_GAS_CHECK_FEATURE Serge Belyshev
2021-07-20  7:12 ` [PATCH 4/4] configure: remove gas versions from tls check Serge Belyshev
2021-07-20  7:34 ` [PATCH 3/4] configure: fixup formatting from previous change Serge Belyshev
2021-08-09  3:19 ` Jeff Law [this message]
2021-08-09  6:46   ` [PATCH 0/4] drop version checks for in-tree gas [PR91602] Serge Belyshev
2021-08-19 18:08     ` Jeff Law
2021-08-20 21:33       ` Serge Belyshev

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=ad0e5f9d-6c75-c06a-92d6-24e592b0dcd8@gmail.com \
    --to=jeffreyalaw@gmail.com \
    --cc=belyshev@depni.sinp.msu.ru \
    --cc=gcc-patches@gcc.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).