Oops, almost forgot to check-in ChangeLog.

From-SVN: r169446
This commit is contained in:
Mike Stump 2011-01-31 19:35:23 +00:00
parent 7633415cb2
commit 882020aa1c

View File

@ -999,6 +999,11 @@
* tree-ssa-copyrename.c (copy_rename_partition_coalesce):
Revert previous change, only avoid enumeral type changes.
2011-01-19 Mike Stump <mikestump@comcast.net>
* doc/tm.texi.in (BRANCH_COST): Englishify.
* doc/tm.texi (BRANCH_COST): Likewise.
2011-01-19 Dodji Seketeli <dodji@redhat.com>
PR c++/47291