From f9cc25de333060fea941bd76515ed0f845a60d2b Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Tue, 12 Jul 2005 15:18:47 +0000 Subject: [PATCH] * gas/mmix/relax1-n.d, gas/mmix/relax1-rn.d: Avoid "# FIXME: " first on a line, adjusting for testsuite framework change. --- gas/testsuite/ChangeLog | 5 +++++ gas/testsuite/gas/mmix/relax1-n.d | 4 ++-- gas/testsuite/gas/mmix/relax1-rn.d | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 052ea83..c7b51c1 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2005-07-12 Hans-Peter Nilsson + + * gas/mmix/relax1-n.d, gas/mmix/relax1-rn.d: Avoid "# FIXME: " + first on a line, adjusting for testsuite framework change. + 2005-07-10 H.J. Lu * i386/x86_64.s: Add absolute siged 32bit addressing tests for diff --git a/gas/testsuite/gas/mmix/relax1-n.d b/gas/testsuite/gas/mmix/relax1-n.d index 4df6a56..2de7d74 100644 --- a/gas/testsuite/gas/mmix/relax1-n.d +++ b/gas/testsuite/gas/mmix/relax1-n.d @@ -2,8 +2,8 @@ #as: -no-expand -x #source: relax1.s # -# FIXME: This test-case assumes that out-of-range errors cause relocs to -# be emitted, rather than errors emitted. +# This test-case assumes that out-of-range errors cause relocs to +# be emitted, rather than errors emitted. FIXME. .*: file format elf64-mmix diff --git a/gas/testsuite/gas/mmix/relax1-rn.d b/gas/testsuite/gas/mmix/relax1-rn.d index 20d0b1f..3d16c84 100644 --- a/gas/testsuite/gas/mmix/relax1-rn.d +++ b/gas/testsuite/gas/mmix/relax1-rn.d @@ -2,8 +2,8 @@ #as: -linkrelax -no-expand -x #source: relax1.s # -# FIXME: This test-case assumes that out-of-range errors (still) cause -# relocs to be emitted, rather than errors emitted. +# This test-case assumes that out-of-range errors (still) cause +# relocs to be emitted, rather than errors emitted. FIXME. .*: file format elf64-mmix -- 2.7.4