Re: [PATCH] ld: Don't ignore bfd_gc_sections failure
"H.J. Lu" <[email protected]> Sat, 1 Aug 2026 11:37:01 +0800
| Newsgroups | gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <CAMe9rOpUPG-XS=XThOx1SbzP96kCumDaMVmBzgxZCZBenJOJLQ@mail.gmail.com> |
On Thu, Jul 30, 2026 at 3:32=E2=80=AFPM H.J. Lu <[email protected]> wrote= : > > If bfd_gc_sections fails, issue a fatal error. > > PR ld/34448 > * ldlang.c (lang_gc_sections): If bfd_gc_sections fails, issue > a fatal error. > I withdrew this patch. I will post a different fix. --=20 H.J.