Re: [PATCH v2] tests: Remove target-specific huge-page size definition for THP-aware load segment alignment
Adhemerval Zanella Netto <[email protected]>
| Newsgroups | gmane.comp.lib.glibc.alpha |
|---|---|
| Organization | Linaro |
| Message-ID | <[email protected]> |
On 24/08/26 13:30, Joseph Myers wrote: > Some THP tests are now failing to link (relocation truncated to fit) for > arc and or1k. I suspect this change is responsible. > > https://sourceware.org/pipermail/libc-testresults/2026q3/014918.html > Sigh, I should have run make check on all ABIs. I will revert it, I now think it would be better to keep arch-specific huge-page definitions and avoid adding such tests on ABI that do not define THP-PAGE-SIZE.