Comment tweak.
authorJeff Law <law@gcc.gnu.org>
Sat, 17 Oct 1998 01:45:13 +0000 (19:45 -0600)
committerJeff Law <law@gcc.gnu.org>
Sat, 17 Oct 1998 01:45:13 +0000 (19:45 -0600)
From-SVN: r23150

gcc/reload1.c

index 3d5cfbe9ab237a823648929b774cd779a9e5567f..274290af7fc4fcde5b955b985f1c07eb5b2460ce 100644 (file)
@@ -156,7 +156,9 @@ static rtx spill_reg_stored_to[FIRST_PSEUDO_REGISTER];
 /* This table is the inverse mapping of spill_regs:
    indexed by hard reg number,
    it contains the position of that reg in spill_regs,
-   or -1 for something that is not in spill_regs.  */
+   or -1 for something that is not in spill_regs. 
+
+   ?!?  This is no longer accurate.  */
 static short spill_reg_order[FIRST_PSEUDO_REGISTER];
 
 /* This reg set indicates registers that may not be used for retrying global