diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5c846c4f6f58..ed1925366dd3 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,7 +1,7 @@ 2010-11-01 Paul Koning * config/pdp11/pdp11.md: Use iterators. - * config/pdp11/pdp11.md (addqi3, subqi3, iorsi3, xorsi3): Delete. + (addqi3, subqi3, iorsi3, xorsi3): Delete. 2010-11-01 Steve Ellcey