[3/7] Skip big-obj test for pe-aarch64

Message ID 20230106012509.7918-3-mark@harmstone.com
State Accepted
Headers
Series [1/7] Fix size of external_reloc for pe-aarch64 |

Checks

Context Check Description
snail/binutils-gdb-check success Github commit url

Commit Message

Mark Harmstone Jan. 6, 2023, 1:25 a.m. UTC
  ---
 gas/testsuite/gas/pe/big-obj.d | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Jan Beulich Jan. 6, 2023, 8:12 a.m. UTC | #1
On 06.01.2023 02:25, Mark Harmstone wrote:

Why? The latest here it becomes quite obvious that your patches lack proper
descriptions.

Jan

> ---
>  gas/testsuite/gas/pe/big-obj.d | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/gas/testsuite/gas/pe/big-obj.d b/gas/testsuite/gas/pe/big-obj.d
> index 27b351a7d60..ad44cd51310 100644
> --- a/gas/testsuite/gas/pe/big-obj.d
> +++ b/gas/testsuite/gas/pe/big-obj.d
> @@ -1,6 +1,7 @@
>  #as: -mbig-obj
>  #objdump: -h
>  #name: PE big obj
> +#notarget: aarch64-*
>  
>  .*: *file format pe-bigobj-.*
>
  

Patch

diff --git a/gas/testsuite/gas/pe/big-obj.d b/gas/testsuite/gas/pe/big-obj.d
index 27b351a7d60..ad44cd51310 100644
--- a/gas/testsuite/gas/pe/big-obj.d
+++ b/gas/testsuite/gas/pe/big-obj.d
@@ -1,6 +1,7 @@ 
 #as: -mbig-obj
 #objdump: -h
 #name: PE big obj
+#notarget: aarch64-*
 
 .*: *file format pe-bigobj-.*