RFA: hook doc patch (12/112): TARGET_IRA_COVER_CLASSES

Joern Rennecke amylaar@spamcop.net
Fri Jan 15 17:23:00 GMT 2010


-------------- next part --------------
2010-01-15  Joern Rennecke  <amylaar@spamcop.net>

	* tm.texi (TARGET_IRA_COVER_CLASSES): Use prototype.

Index: tm.texi
===================================================================
--- tm.texi	(revision 155367)
+++ tm.texi	(working copy)
@@ -2922,7 +2931,7 @@ as below:
 @end smallexample
 @end defmac
 
-@deftypefn {Target Hook} {const enum reg_class *} TARGET_IRA_COVER_CLASSES ()
+@deftypefn {Target Hook} {const enum reg_class *} TARGET_IRA_COVER_CLASSES (void)
 Return an array of cover classes for the Integrated Register Allocator
 (@acronym{IRA}).  Cover classes are a set of non-intersecting register
 classes covering all hard registers used for register allocation


More information about the Gcc-patches mailing list