Re: [PATCH] ld: Don't treated the fatal error as warning

"H.J. Lu" <[email protected]> Mon, 3 Aug 2026 07:59:06 +0800
Newsgroups gmane.comp.gnu.binutils
Message-ID <CAMe9rOqq6-B-wVChwgCOQPSj0PrMOc2OnQKVy+CS_p2s8iPbnw@mail.gmail.com>
On Thu, Jul 30, 2026 at 3:31=E2=80=AFPM H.J. Lu <[email protected]> wrote=
:
>
> Change fatal to pass false as the is_warning argument to vfinfo so that
> the fatal error message isn't treated as a warning by vfinfo.
>
> * ldmisc.c (fatal): Pass false as the is_warning argument to
> vfinfo.
>

If there is no objection, I will check it in next week.


--=20
H.J.