Re: [PATCH v3] libgcc: rs6000: fix TOC restore when unwinding on FreeBSD powerpc64 ELFv2 [PR target/125803]
Gerald Pfeifer <[email protected]>
| Newsgroups | gmane.comp.gcc.patches |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 11 Aug 2026, Michael Meissner wrote: >>> In the bug it was mentioned that this issue is present on 14,15 and >>> 16. Does this need backports? > Since it is a bug, it is approved to back port it to all open branches. I cherry picked e8385ea3b57862ce6c6ace5e6973b96cf238f4b6 to releases/gcc-16. Avinash, were you planning to do (some of) these backports, or should I look into releases/gcc-15 and releases/gcc-14 (which is still the default in FreeBSD's Port Collection)? Gerald