OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0ca642
)
Correct my last entry, matching the posted patch
author
hp
<hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Feb 2008 22:46:35 +0000
(22:46 +0000)
committer
hp
<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
patch
|
blob
|
history
diff --git
a/gcc/testsuite/ChangeLog
b/gcc/testsuite/ChangeLog
index
57a1bf3
..
7ea61af
100644
(file)
--- 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.