Re: [PATCH v2] [testsuite] add x86 effective target

2025-02-18 Thread Richard Sandiford
Alexandre Oliva writes: > On Feb 13, 2025, Alexandre Oliva wrote: > >> @@ -14108,10 +14113,9 @@ proc dg-require-python-h { args } { >> # Return 1 if the target supports heap-trampoline, 0 otherwise. >> proc check_effective_target_heap_trampoline {} { >> if { [istarget aarch64*-*-linux*] >>

[PATCH v2] [testsuite] add x86 effective target

2025-02-17 Thread Alexandre Oliva
On Feb 13, 2025, Alexandre Oliva wrote: > @@ -14108,10 +14113,9 @@ proc dg-require-python-h { args } { > # Return 1 if the target supports heap-trampoline, 0 otherwise. > proc check_effective_target_heap_trampoline {} { > if { [istarget aarch64*-*-linux*] > - || [istarget i?86-*-darwi