r137735 - in /branches/gcc-4_3-branch/gcc: Chan...
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Sat Jul 12 08:00:00 GMT 2008
Author: rsandifo
Date: Sat Jul 12 08:00:46 2008
New Revision: 137735
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137735
Log:
gcc/
* doc/md.texi: Document the MIPS "v" constraint.
* config/mips/mips.h (reg_class): Revert last change.
(REG_CLASS_NAMES): Likewise.
(REG_CLASS_CONTENTS): Likewise.
* config/mips/mips.c (mips_regno_to_class): Likewise.
* config/mips/constraints.md (v): Likewise, but add documentation.
Add a comment to say that this constraint should not be used in
gcc code.
Modified:
branches/gcc-4_3-branch/gcc/ChangeLog
branches/gcc-4_3-branch/gcc/config/mips/constraints.md
branches/gcc-4_3-branch/gcc/config/mips/mips.c
branches/gcc-4_3-branch/gcc/config/mips/mips.h
branches/gcc-4_3-branch/gcc/doc/md.texi
More information about the Gcc-cvs
mailing list