aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-checks/over.s
AgeCommit message (Collapse)AuthorFilesLines
2017-03-13ld: add an error in case of address space overflow.Tristan Gingold1-0/+7
ld/ * ldlang.c (lang_check_section_addresses): Check for address space overflow. * testsuite/ld-checks/checks.exp (overflow_check): New procedure * testsuite/ld-checks/over.s: New test source. * testsuite/ld-checks/over.d: New test. * testsuite/ld-checks/over2.s: New test source. * testsuite/ld-checks/over2.d: New test.