https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95720

--- Comment #19 from Torbjörn SVENSSON <torbjorn.svensson at foss dot st.com> 
---
Forgot to mention the PR number in the commit message, but this ticket is also
related to the change.

https://gcc.gnu.org/g:86291da0057d01efdaba71f28cad80b69dc703a4

commit r13-2989-g86291da0057
Author: Torbjörn SVENSSON <torbjorn.svens...@foss.st.com>
Date:   Mon Sep 19 18:52:50 2022 +0200

    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.svens...@foss.st.com>

Reply via email to