[0/3] Unbork testsuite for multlib setups

Message ID 20230531162534.119952-1-vineetg@rivosinc.com
Headers
Series Unbork testsuite for multlib setups |

Message

Vineet Gupta May 31, 2023, 4:25 p.m. UTC
  Hi,

This fixes the current broken multilib testing on trunk.
1/3 is th actual fix
2/3 is preventive and
3/3 is debug aid in case this bites someone else in future.

Thx,
-Vineet

Kito Cheng (1):
  RISC-V: Add missing torture-init and torture-finish for rvv.exp

Vineet Gupta (2):
  testsuite: Unbork multilib testing on RISC-V (and any target really)
  testsuite: print any leaking torture options for debugging

 gcc/testsuite/gcc.misc-tests/i386-prefetch.exp | 14 +++++++-------
 gcc/testsuite/gcc.target/riscv/rvv/rvv.exp     |  3 +++
 gcc/testsuite/lib/torture-options.exp          |  6 +++---
 3 files changed, 13 insertions(+), 10 deletions(-)