Fix ChangeLog record for 171649:

* ira-conflicts.c: Remove mentioning cover classes from the file.
        Use ALLOCNO_CLASS instead of ALLOCNO_COVER_CLASS.  Use
-       ALLOCNO_COVER_CLASS_COST instead of ALLOCNO_CLASS_COST.  Fix formatting.
+       ALLOCNO_CLASS_COST instead of ALLOCNO_COVER_CLASS_COST.  Fix formatting.

From-SVN: r184935
This commit is contained in:
Joern Rennecke 2012-03-05 15:01:48 +00:00
parent cd7d9fd77b
commit c64f8a47d3
1 changed files with 1 additions and 1 deletions

View File

@ -32664,7 +32664,7 @@
* ira-conflicts.c: Remove mentioning cover classes from the file.
Use ALLOCNO_CLASS instead of ALLOCNO_COVER_CLASS. Use
ALLOCNO_COVER_CLASS_COST instead of ALLOCNO_CLASS_COST. Fix formatting.
ALLOCNO_CLASS_COST instead of ALLOCNO_COVER_CLASS_COST. Fix formatting.
* targhooks.c (default_ira_cover_classes): Remove.