Update comment

From-SVN: r148870
This commit is contained in:
Michael Meissner 2009-06-23 20:21:34 +00:00
parent cacf1ca8c1
commit 26153085b0
1 changed files with 2 additions and 1 deletions

View File

@ -1310,7 +1310,8 @@ extern enum reg_class rs6000_regno_regclass[FIRST_PSEUDO_REGISTER];
#define REGNO_REG_CLASS(REGNO) rs6000_regno_regclass[(REGNO)]
#endif
/* VSX register classes. */
/* Register classes for altivec registers (and eventually other vector
units). */
extern enum reg_class rs6000_vector_reg_class[];
/* The class value for index registers, and the one for base regs. */