aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/merge4a.c
AgeCommit message (Collapse)AuthorFilesLines
2023-01-20Add testcase ld-elf/merge4Michael Matz1-0/+23
to check a situation that once failed with the new section merging when it mishandled offsets pointing into alignment padding in mergable string sections (i.e. pointing to zeros). It made bootstrap.exp fail but that depends on many factors to actually go wrong so this is a more explicit variant of it.