OSDN Git Service

Correct my last entry, matching the posted patch
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Feb 2008 22:46:35 +0000 (22:46 +0000)
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Feb 2008 22:46:35 +0000 (22:46 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@132105 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog

index 57a1bf3..7ea61af 100644 (file)
@@ -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.