From eb9a4b0489adf0dc694e458be227def99c874969 Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Mon, 4 Feb 2008 22:46:35 +0000 Subject: [PATCH] Correct my last entry, matching the posted patch From-SVN: r132105 --- gcc/testsuite/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 57a1bf30c2d5..7ea61afd96c3 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -6,7 +6,7 @@ 2008-02-04 Hans-Peter Nilsson * 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.