]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: print any leaking torture options for debugging
authorVineet Gupta <vineetg@rivosinc.com>
Fri, 26 May 2023 23:41:38 +0000 (16:41 -0700)
committerVineet Gupta <vineetg@rivosinc.com>
Thu, 1 Jun 2023 19:36:00 +0000 (12:36 -0700)
commit3bb8ebb6acfd4ce1ea9d924d73c252a8c4b31e1a
tree93571b1d70e98b69b2474fa209589896f301302d
parent8dde92fd8b3907f226ceba03f5bf559b1583aa32
testsuite: print any leaking torture options for debugging

This was helpful when debugging the recent multilib testsuite failure.

gcc/testsuite:
* lib/torture-options.exp: print the value of non-empty options:
torture_without_loops, torture_with_loops, LTO_TORTURE_OPTIONS.

Signed-off-by: Vineet Gupta <vineetg@rivosinc.com>
gcc/testsuite/lib/torture-options.exp