projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fa8282
)
Fixed a word wrap issue in my entry of testsuite/Changelog.
author
Balaji V. Iyer
<bviyer@gcc.gnu.org>
Mon, 17 Jun 2013 13:09:03 +0000
(06:09 -0700)
committer
Balaji V. Iyer
<bviyer@gcc.gnu.org>
Mon, 17 Jun 2013 13:09:03 +0000
(06:09 -0700)
From-SVN: r200149
gcc/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/testsuite/ChangeLog
b/gcc/testsuite/ChangeLog
index e6dadfd1395b472fa7a9d31b8b6e3477d352b15b..0d6f4987dbb7ffe9734fce28a7dd9176aee2468b 100644
(file)
--- a/
gcc/testsuite/ChangeLog
+++ b/
gcc/testsuite/ChangeLog
@@
-5,8
+5,8
@@
2013-06-16 Balaji V. Iyer <balaji.v.iyer@intel.com>
- * c-c++-common/cilk-plus/AN/if_test.c (main2): Fixed a bug of
accidentally
- placing minus sign for length instead of stride.
+ * c-c++-common/cilk-plus/AN/if_test.c (main2): Fixed a bug of
+
accidentally
placing minus sign for length instead of stride.
2013-06-16 Joern Rennecke <joern.rennecke@embecosm.com>