Re: [PATCH] LD/testsuite: Remove $LDFLAGS reference from `run_ld_link_tests'
"Maciej W. Rozycki" <[email protected]> Thu, 23 Jul 2026 20:07:13 +0100 (BST)
| Newsgroups | gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 21 Jul 2026, John David Anglin wrote:
> > This just implements what was discussed (in the last sentence) in
> >
> <https://inbox.sourceware.org/binutils/alpine.DEB.2.21.2604192116310.21647@angie
> .orcam.me.uk/>,
> > but somehow missed from the final change committed. No regressions in
> > `hppa64-hp-hpux11.23' testing, log output correctly matches expectations:
>
> Sorry for missing this. I tested on hppa64-hp-hpux11.11 and saw no
> regressions.
No worries, and thank you for running validation.
On Wed, 22 Jul 2026, Alan Modra wrote:
> > Fix commit 24602a75d128 ("ld: Append LDFLAGS to flags variable in
> > default_ld_link") and prevent $LDFLAGS from being included twice in LD
> > invocations made via `run_ld_link_tests', effectively reverting that
> > part of commit 740341b9be65 ("Provide dummy libraries for alpha-vms").
>
> Please apply.
I have pushed this change now, thank you for your review.
Maciej