OSDN Git Service

* simplify-rtx.c (simplify_subreg): Use subreg_regno_offset directly
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 23 Nov 2004 23:03:15 +0000 (23:03 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 23 Nov 2004 23:03:15 +0000 (23:03 +0000)
commitdf9a397c08d6a08316bc1dd815291f4159edc87a
treed1a76f18f5ec7676024c59484c69a8c80a10e55b
parentf4e1623043decd25fbe99d994c385b02eb52dc3a
    * simplify-rtx.c (simplify_subreg): Use subreg_regno_offset directly
        instead of using a SUBREG temporary.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91114 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/simplify-rtx.c