arm64: remove some x86_64 specific gas tests

This commit is contained in:
Xi Ruoyao 2022-09-24 00:12:00 +08:00
parent f4facc457f
commit 44784c1b8a
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -167,9 +167,7 @@ cd build</userinput></screen>
condition. condition.
</para> </para>
<para>Twelve tests fail in the <command>gold</command> testsuite when the <para>
<option>--enable-default-pie</option> and
<option>--enable-default-ssp</option> options are passed to GCC.
<!-- Caused by egrep deprecation. Note that we don't "patch" temp grep. <!-- Caused by egrep deprecation. Note that we don't "patch" temp grep.
And it seems unworthy to add a sed into temp grep just for one test And it seems unworthy to add a sed into temp grep just for one test
failure. (I don't really agree to "patch" grep in the first place, failure. (I don't really agree to "patch" grep in the first place,