projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc49184
)
fixed subti3 pattern
author
Sa Liu
<saliu@gcc.gnu.org>
Thu, 8 May 2008 08:45:15 +0000
(08:45 +0000)
committer
Sa Liu
<saliu@gcc.gnu.org>
Thu, 8 May 2008 08:45:15 +0000
(08:45 +0000)
From-SVN: r135075
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 1121be1a9e053961afe10f591362c80256b021ea..4fd3ab0ef65d5cde8b10f61425ef7cec25e81e40 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,8
@@
+2008-05-08 Sa Liu <saliu@de.ibm.com>
+
+ * config/spu/spu.md: Fixed subti3 pattern.
+ * testsuite/gcc.target/spu/subti3.c: New.
+
2008-05-08 Richard Guenther <rguenther@suse.de>
PR middle-end/36154