[PATCH v2] ld: Properly override compiler flags in tests

H.J. Lu hjl.tools@gmail.com
Sun Aug 17 19:08:36 GMT 2025


On Sat, Aug 16, 2025 at 4:54 PM Sam James <sam@gentoo.org> wrote:
>
> "H.J. Lu" <hjl.tools@gmail.com> writes:
>
> > Some tests need to be compiled with additional flags.  When binutils is
> > built and compiled with
> >
> > CC="gcc -fsanitize=address,undefined" CXX="g++ -fsanitize=address,undefined"
>
> Thanks. This gives me many more PASSes and no new FAIls. I'll look at
> the other FAILs and needed sprinking of NOSANITIZE* at some point.
>
> diffs of .log look reasonable as well.

I will check it tomorrow if there are no objections.

Thanks.

-- 
H.J.


More information about the Binutils mailing list