* emit-rtl.c (gen_rtx_REG): Always return the same rtx
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 26 Jan 2002 01:29:55 +0000 (01:29 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 26 Jan 2002 01:29:55 +0000 (01:29 +0000)
commit52bcea50930fd341d2987e5ffbbafa5fe00059f3
tree6aa867f5807baac857b6241361735f56eb71ed58
parenta8456aba1dfa99dfeaf3365380d84627a5a74a9c
    * emit-rtl.c (gen_rtx_REG): Always return the same rtx
        for PIC_OFFSET_TABLE_REGNUM.
        (init_emit_once): Use gen_raw_REG to initialize pic_offset_table_rtx.

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