Fix formatting.
authorDavid Edelsohn <dje@gcc.gnu.org>
Mon, 19 Dec 2016 19:13:15 +0000 (14:13 -0500)
committerDavid Edelsohn <dje@gcc.gnu.org>
Mon, 19 Dec 2016 19:13:15 +0000 (14:13 -0500)
From-SVN: r243809

gcc/ChangeLog

index d690a10..75cca5a 100644 (file)
@@ -1,12 +1,7 @@
 2016-12-19  Will Schmidt  <will_schmidt@vnet.ibm.com>
 
-       *  config/rs6000/rs6000.c: Add handling for early expansion of
-       vector multiply builtins.
-
-2016-12-19  Will Schmidt  <will_schmidt@vnet.ibm.com>
-
        * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin): Add handling for
-       early expansion of vector subtract builtins.
+       early expansion of vector multiply and subtract builtins.
 
 2016-12-19  David Malcolm  <dmalcolm@redhat.com>