2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2025-04-03 08:50:31 +08:00

Correct my last entry, matching the posted patch

From-SVN: r132105
This commit is contained in:
Hans-Peter Nilsson 2008-02-04 22:46:35 +00:00
parent e5327844be
commit eb9a4b0489

@ -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.