OSDN Git Service

gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 12 Jul 2008 07:57:42 +0000 (07:57 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 12 Jul 2008 07:57:42 +0000 (07:57 +0000)
commitccb1cd1e1f6f1a06271d920b6a2cb21224f4be84
tree851961de1f0ab81190bec7912d2e8cc79662b6e2
parent56ab6c58707275ac1b730337d8bb23f6a2338720
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@137734 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/constraints.md
gcc/config/mips/mips.c
gcc/config/mips/mips.h
gcc/doc/md.texi