From 83646fcab50889ef1787c9c536e697636aeaf0e9 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 10 Nov 2004 03:38:17 +0000 Subject: [PATCH] * ld-d10v/reloc-003.d: Update for changed error message. * ld-d10v/reloc-004.d: Likewise. * ld-d10v/reloc-007.d: Likewise. * ld-d10v/reloc-008.d: Likewise. * ld-d10v/reloc-011.d: Likewise. * ld-d10v/reloc-012.d: Likewise. * ld-d10v/reloc-015.d: Likewise. * ld-d10v/reloc-016.d: Likewise. --- ld/testsuite/ChangeLog | 13 ++++++++++++- ld/testsuite/ld-d10v/reloc-003.d | 2 +- ld/testsuite/ld-d10v/reloc-004.d | 2 +- ld/testsuite/ld-d10v/reloc-007.d | 2 +- ld/testsuite/ld-d10v/reloc-008.d | 2 +- ld/testsuite/ld-d10v/reloc-011.d | 2 +- ld/testsuite/ld-d10v/reloc-012.d | 2 +- ld/testsuite/ld-d10v/reloc-015.d | 2 +- ld/testsuite/ld-d10v/reloc-016.d | 2 +- 9 files changed, 20 insertions(+), 9 deletions(-) diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 2f9d2bc00b..285166849d 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,14 @@ +2004-11-10 Alan Modra + + * ld-d10v/reloc-003.d: Update for changed error message. + * ld-d10v/reloc-004.d: Likewise. + * ld-d10v/reloc-007.d: Likewise. + * ld-d10v/reloc-008.d: Likewise. + * ld-d10v/reloc-011.d: Likewise. + * ld-d10v/reloc-012.d: Likewise. + * ld-d10v/reloc-015.d: Likewise. + * ld-d10v/reloc-016.d: Likewise. + 2004-11-08 Inderpreet Singh Vineet Sharma @@ -710,7 +721,7 @@ 2004-03-19 H.J. Lu * ld-elfvers/vers.exp: Add new tests for versioned weak - definition. + definition. * ld-elfvers/vers28a.c: New file. * ld-elfvers/vers28a.dsym: Likewise. diff --git a/ld/testsuite/ld-d10v/reloc-003.d b/ld/testsuite/ld-d10v/reloc-003.d index fea88ce973..009e228a76 100644 --- a/ld/testsuite/ld-d10v/reloc-003.d +++ b/ld/testsuite/ld-d10v/reloc-003.d @@ -1,5 +1,5 @@ #source: reloc-001.s #ld: -T $srcdir/$subdir/reloc-003.ld -#error: relocation truncated to fit: R_D10V_10_PCREL_L foo$ +#error: relocation truncated to fit: R_D10V_10_PCREL_L # Test 10 bit pc rel reloc bad boundary. \ No newline at end of file diff --git a/ld/testsuite/ld-d10v/reloc-004.d b/ld/testsuite/ld-d10v/reloc-004.d index d91fc94269..49801de15b 100644 --- a/ld/testsuite/ld-d10v/reloc-004.d +++ b/ld/testsuite/ld-d10v/reloc-004.d @@ -1,5 +1,5 @@ #source: reloc-001.s #ld: -T $srcdir/$subdir/reloc-004.ld -#error: relocation truncated to fit: R_D10V_10_PCREL_L foo$ +#error: relocation truncated to fit: R_D10V_10_PCREL_L # Test 10 bit pc rel reloc normal bad. \ No newline at end of file diff --git a/ld/testsuite/ld-d10v/reloc-007.d b/ld/testsuite/ld-d10v/reloc-007.d index fff598d29d..2edb862a13 100644 --- a/ld/testsuite/ld-d10v/reloc-007.d +++ b/ld/testsuite/ld-d10v/reloc-007.d @@ -1,7 +1,7 @@ #source: reloc-005.s #ld: -T $srcdir/$subdir/reloc-007.ld #objdump: -D -#error: relocation truncated to fit: R_D10V_18_PCREL foo$ +#error: relocation truncated to fit: R_D10V_18_PCREL # Test 18 bit pc rel reloc bad boundary diff --git a/ld/testsuite/ld-d10v/reloc-008.d b/ld/testsuite/ld-d10v/reloc-008.d index 5b64dd2651..cb3cf4b916 100644 --- a/ld/testsuite/ld-d10v/reloc-008.d +++ b/ld/testsuite/ld-d10v/reloc-008.d @@ -1,7 +1,7 @@ #source: reloc-005.s #ld: -T $srcdir/$subdir/reloc-008.ld #objdump: -D -#error: relocation truncated to fit: R_D10V_18_PCREL foo$ +#error: relocation truncated to fit: R_D10V_18_PCREL # Test 18 bit pc rel reloc normal bad diff --git a/ld/testsuite/ld-d10v/reloc-011.d b/ld/testsuite/ld-d10v/reloc-011.d index 72840b91be..2bfc903625 100644 --- a/ld/testsuite/ld-d10v/reloc-011.d +++ b/ld/testsuite/ld-d10v/reloc-011.d @@ -1,6 +1,6 @@ #source: reloc-009.s #ld: -T $srcdir/$subdir/reloc-011.ld -#error: relocation truncated to fit: R_D10V_10_PCREL_R foo$ +#error: relocation truncated to fit: R_D10V_10_PCREL_R # Test 10 bit pc rel reloc negative bad boundary. diff --git a/ld/testsuite/ld-d10v/reloc-012.d b/ld/testsuite/ld-d10v/reloc-012.d index 21f67fb106..ffb03d4807 100644 --- a/ld/testsuite/ld-d10v/reloc-012.d +++ b/ld/testsuite/ld-d10v/reloc-012.d @@ -1,6 +1,6 @@ #source: reloc-009.s #ld: -T $srcdir/$subdir/reloc-012.ld -#error: relocation truncated to fit: R_D10V_10_PCREL_R foo$ +#error: relocation truncated to fit: R_D10V_10_PCREL_R # Test 10 bit pc rel reloc negative normal bad. diff --git a/ld/testsuite/ld-d10v/reloc-015.d b/ld/testsuite/ld-d10v/reloc-015.d index 92ec904806..5888aa730b 100644 --- a/ld/testsuite/ld-d10v/reloc-015.d +++ b/ld/testsuite/ld-d10v/reloc-015.d @@ -1,7 +1,7 @@ #source: reloc-005.s #ld: -T $srcdir/$subdir/reloc-015.ld #objdump: -D -#error: relocation truncated to fit: R_D10V_18_PCREL foo$ +#error: relocation truncated to fit: R_D10V_18_PCREL # Test 18 bit pc rel negative reloc bad boundary diff --git a/ld/testsuite/ld-d10v/reloc-016.d b/ld/testsuite/ld-d10v/reloc-016.d index c8d7cf85ad..402bcff8ee 100644 --- a/ld/testsuite/ld-d10v/reloc-016.d +++ b/ld/testsuite/ld-d10v/reloc-016.d @@ -1,7 +1,7 @@ #source: reloc-005.s #ld: -T $srcdir/$subdir/reloc-016.ld #objdump: -D -#error: relocation truncated to fit: R_D10V_18_PCREL foo$ +#error: relocation truncated to fit: R_D10V_18_PCREL # Test 18 bit pc rel negative reloc normal bad -- 2.11.0