* expmed.c (extract_bit_field): Use simplify_gen_subreg instead of
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 23 Nov 2004 23:57:22 +0000 (23:57 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 23 Nov 2004 23:57:22 +0000 (23:57 +0000)
commit4b6262b17ce2c9ecb6fcac3f8bf8953f4127cc95
treee8f5801780a6bd9796154980722e5e14e25dbedf
parentc3f12a24d2698d3b1d120d7f160251b8056d6f45
    * expmed.c (extract_bit_field): Use simplify_gen_subreg instead of
        hard-coding avoiding calls to gen_rtx_SUBREG.  Split complex return
        modes to CONCAT.

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