aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@gcc.gnu.org>2008-02-04 22:46:35 +0000
committerHans-Peter Nilsson <hp@gcc.gnu.org>2008-02-04 22:46:35 +0000
commiteb9a4b0489adf0dc694e458be227def99c874969 (patch)
treeacb511312ba68f16568ae50584362487a784b503
parente5327844beecdc39cea7696b4a8ba640d2f9a87c (diff)
downloadgcc-eb9a4b0489adf0dc694e458be227def99c874969.zip
gcc-eb9a4b0489adf0dc694e458be227def99c874969.tar.gz
gcc-eb9a4b0489adf0dc694e458be227def99c874969.tar.bz2
Correct my last entry, matching the posted patch
From-SVN: r132105
-rw-r--r--gcc/testsuite/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 57a1bf3..7ea61af 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -6,7 +6,7 @@
2008-02-04 Hans-Peter Nilsson <hp@axis.com>
* lib/target-supports.exp (check_effective_target_hard_float): Only
- use the preprocessor tests for mips*-*-* and xtensa-*-*. For all
+ use the macro definition tests for mips*-*-* and xtensa-*-*. For all
other targets, grep for a call insn in the rtl expand dump for an
add of two doubles.
(target_compile): Support generating rtl dumps as output.