]> git.ipfire.org Git - thirdparty/gcc.git/commit
* config/alpha/alpha.h (enum reg_class): Add PV_REG.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Oct 2000 21:30:52 +0000 (21:30 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Oct 2000 21:30:52 +0000 (21:30 +0000)
commitc4db328a0a73b0a4b57ca1d290de1b1a256d0534
treeda90883b82a9a27e072be2810a265d0b96d792b7
parent93689e1659ca3959ec053bdddbc6481527d94de3
    * config/alpha/alpha.h (enum reg_class): Add PV_REG.
        (REG_CLASS_NAMES, REG_CLASS_CONTENTS, REGNO_REG_CLASS): Update.
        (REG_CLASS_FROM_LETTER): Assign it to 'c'.
        * config/alpha/alpha.md (call_osf_1): Use it.
        (call_value_osf_1): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37091 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/alpha/alpha.h
gcc/config/alpha/alpha.md