]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix ChangeLog record for 171649:
authorJoern Rennecke <amylaar@gcc.gnu.org>
Mon, 5 Mar 2012 15:01:48 +0000 (15:01 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Mon, 5 Mar 2012 15:01:48 +0000 (15:01 +0000)
        * 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

gcc/ChangeLog-2011

index 534ba130f831b52d332eacdad2bf285350a06f1b..ce92ab2febb2252f34f062126979126f46398ddd 100644 (file)
 
        * 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.