aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>2006-10-26 21:23:54 +0000
committerpbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>2006-10-26 21:23:54 +0000
commit4a24a1ccdde1400e4b354640508fe8054a699b92 (patch)
tree412253061893b945aed208c8a7b39539b2507b90
parente46cf7af7a6f06927ca1cd6c9918fcf00e341951 (diff)
Remove out of date comment.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/csl/sourcerygxx-4_1@118072 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/config/arm/neon.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/arm/neon.md b/gcc/config/arm/neon.md
index ef8f456898a..454e5694e3e 100644
--- a/gcc/config/arm/neon.md
+++ b/gcc/config/arm/neon.md
@@ -1174,9 +1174,6 @@
;; Reduction operations
-; We have pairwise addition with wraparound semantics: we don't need to define
-; reduc_splus_<mode> too.
-
(define_expand "reduc_splus_<mode>"
[(match_operand:VD 0 "s_register_operand" "")
(match_operand:VD 1 "s_register_operand" "")]