testsuite: Do not prefix linker script with "-Wl,"
authorTorbjörn SVENSSON <torbjorn.svensson@foss.st.com>
Mon, 19 Sep 2022 16:52:50 +0000 (18:52 +0200)
committerTorbjörn SVENSSON <torbjorn.svensson@foss.st.com>
Fri, 30 Sep 2022 16:24:46 +0000 (18:24 +0200)
commit86291da0057d01efdaba71f28cad80b69dc703a4
treebe95fcaef501d521528c8bfc7e82c6673b2f1bce
parent32f86f2b54dc97cb6a40edef421b6a30c3bd1c04
testsuite: Do not prefix linker script with "-Wl,"

The linker script should not be prefixed with "-Wl," - it's not an
input file and does not interfere with the new dump output filename
strategy.

gcc/testsuite/ChangeLog:

* lib/gcc-defs.exp: Do not prefix linker script with "-Wl,".

Signed-off-by: Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
gcc/testsuite/lib/gcc-defs.exp