Fix long line
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 14 Oct 2016 06:14:15 +0000 (06:14 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 14 Oct 2016 06:14:15 +0000 (06:14 +0000)
From-SVN: r241148

gcc/ChangeLog

index 48bcdb8..683f5f2 100644 (file)
@@ -1,7 +1,7 @@
 2016-10-14  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
 
-       * optabs.def: Remove optab function gen_int_libfunc for sdivmod_optab and
-       udivmod_optab.
+       * optabs.def: Remove optab function gen_int_libfunc for sdivmod_optab
+       and udivmod_optab.
 
 2016-10-13  Andreas Schwab  <schwab@linux-m68k.org>