From f84bd4655c17b3ee59b73bd33ec91f75bd58546c Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Thu, 21 Mar 2019 16:01:08 +1030 Subject: Adjust pr14156 test for m68hc1* The test section alignment is unnecessarily high, overflowing the m68hc11 page used by .init code. * testsuite/ld-elf/fini2.s: Reduce alignment. * testsuite/ld-elf/fini3.s: Likewise. * testsuite/ld-elf/finin.s: Likewise. * testsuite/ld-elf/init2.s: Likewise. * testsuite/ld-elf/init3.s: Likewise. * testsuite/ld-elf/initn.s: Likewise. * testsuite/ld-elf/pr14156a.d: Don't xfail m68hc1*-* or xgate-*. * testsuite/ld-elf/pr14156b.d: Don't xfail xgate-*. --- ld/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ld/ChangeLog') diff --git a/ld/ChangeLog b/ld/ChangeLog index a8f8e30..6116ca6 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,16 @@ 2019-03-21 Alan Modra + * testsuite/ld-elf/fini2.s: Reduce alignment. + * testsuite/ld-elf/fini3.s: Likewise. + * testsuite/ld-elf/finin.s: Likewise. + * testsuite/ld-elf/init2.s: Likewise. + * testsuite/ld-elf/init3.s: Likewise. + * testsuite/ld-elf/initn.s: Likewise. + * testsuite/ld-elf/pr14156a.d: Don't xfail m68hc1*-* or xgate-*. + * testsuite/ld-elf/pr14156b.d: Don't xfail xgate-*. + +2019-03-21 Alan Modra + * scripttempl/alpha.sc, * scripttempl/armbpabi.sc, * scripttempl/crisaout.sc, * scripttempl/elf32cr16.sc, * scripttempl/elf32crx.sc, * scripttempl/elf32xc16x.sc, -- cgit v1.1