From 3208000abdf13f5929e695af3aa2e293bb0b45e2 Mon Sep 17 00:00:00 2001 From: Thiemo Seufer Date: Fri, 19 Sep 2003 15:32:26 +0000 Subject: [PATCH] * gas/mips/empic3_e.s: Fix typo. --- gas/testsuite/ChangeLog | 4 ++++ gas/testsuite/gas/mips/empic3_e.s | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index b001c5c3c..2ba91519e 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2003-09-19 Thiemo Seufer + + * gas/mips/empic3_e.s: Fix typo. + 2003-09-05 Richard Sandiford * gas/frv/reloc1.[sd]: New test. diff --git a/gas/testsuite/gas/mips/empic3_e.s b/gas/testsuite/gas/mips/empic3_e.s index 7a8d21aa2..427e8c8b1 100644 --- a/gas/testsuite/gas/mips/empic3_e.s +++ b/gas/testsuite/gas/mips/empic3_e.s @@ -1,5 +1,5 @@ -# Check PC-relative HI/LO relocs relocs for -membedded-pic when HI and -# LO are split over a 32K boundary. +# Check PC-relative HI/LO relocs for -membedded-pic when HI and LO are +# split over a 32K boundary. .text .set noreorder -- 2.11.4.GIT