]> git.ipfire.org Git - thirdparty/gcc.git/commit
libgcc: aarch64: Configure check for .variant_pcs support
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Mon, 14 Nov 2022 17:14:18 +0000 (17:14 +0000)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Fri, 8 Dec 2023 11:27:35 +0000 (11:27 +0000)
commit3ebb591c65b4fbe0cddd23ebc0ca2d9f7aef2cec
treeca66bbffe9c588cfc466d4bc656ad52e9d86426d
parent5e25baa7e577f9b73f746005efb5ccd4e000e51e
libgcc: aarch64: Configure check for .variant_pcs support

Ideally SME support routines in libgcc are marked as variant PCS symbols
so check if as supports the directive.

libgcc/ChangeLog:

* config.in: Undef HAVE_AS_VARIANT_PCS.
* configure: Regenerate.
* configure.ac: Check for .variant_pcs.
libgcc/config.in
libgcc/configure
libgcc/configure.ac