From: Balaji V. Iyer Date: Mon, 17 Jun 2013 13:09:03 +0000 (-0700) Subject: Fixed a word wrap issue in my entry of testsuite/Changelog. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=617e128198c4cf0804a21f404a014674c39d1cfe;p=gcc.git Fixed a word wrap issue in my entry of testsuite/Changelog. From-SVN: r200149 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index e6dadfd1395..0d6f4987dbb 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -5,8 +5,8 @@ 2013-06-16 Balaji V. Iyer - * 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