Re: [PATCH] ld: Don't treated the fatal error as warning
"Maciej W. Rozycki" <[email protected]>
| Newsgroups | gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 6 Aug 2026, H.J. Lu 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. > > I am checking it in. I did object, didn't I? Maciej