On Fri, Mar 11, 2022 at 12:44 PM Tobias Burnus <tob...@codesourcery.com> wrote: > > This patch removes the last(?) -save-temps file that is still written to /tmp. > > Thus, instead of > > .../12.0.1/lto-wrapper -fresolution=a.res -flinker-output=exec > -foffload-objects=/tmp/ccyXiCap.ofldlist > .../12.0.1/lto-wrapper -fresolution=a.res -flinker-output=exec > -foffload-objects=/tmp/ccyXiCap.ofldlist > [Leaving LTRANS /tmp/ccyXiCap.ofldlist] > > the result is now > > .../12.0.1/lto-wrapper -fresolution=a.res -flinker-output=exec > -foffload-objects=a.ofldlist > .../12.0.1/lto-wrapper -fresolution=a.res -flinker-output=exec > -foffload-objects=a.ofldlist > [Leaving LTRANS a.ofldlist] > > > OK for mainline? (Stage1?)
Ok for trunk. > > Tobias > ----------------- > Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstraße 201, 80634 > München; Gesellschaft mit beschränkter Haftung; Geschäftsführer: Thomas > Heurung, Frank Thürauf; Sitz der Gesellschaft: München; Registergericht > München, HRB 106955