diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d690a106c1d..75cca5a2be5 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,12 +1,7 @@ -2016-12-19 Will Schmidt - - * config/rs6000/rs6000.c: Add handling for early expansion of - vector multiply builtins. - 2016-12-19 Will Schmidt * 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