projects
/
platform
/
upstream
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c04f07f
)
Fix minor nit.
author
Eric Botcazou
<ebotcazou@gcc.gnu.org>
Wed, 22 Sep 2004 23:46:30 +0000
(23:46 +0000)
committer
Eric Botcazou
<ebotcazou@gcc.gnu.org>
Wed, 22 Sep 2004 23:46:30 +0000
(23:46 +0000)
From-SVN: r87898
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index
9feec2e
..
bb0cf57
100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-10,7
+10,7
@@
* config/sparc/sparc.md (cmove splitter): Fix formatting.
(conditional_trap expander): Reject inappropriate CCmodes.
- (conditional trap
expander
): Use V9 syntax if possible.
+ (conditional trap
insn
): Use V9 syntax if possible.
2004-09-22 Joseph S. Myers <jsm@polyomino.org.uk>