OSDN Git Service

* rtl.h (enum reg_note): Add REG_FRAME_RELATED_EXPR.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 Sep 1998 21:57:56 +0000 (21:57 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 Sep 1998 21:57:56 +0000 (21:57 +0000)
commit86b18255f2a5ce9abdce76591122f950a3acf4e9
tree52930dedd01fd3b5a404a92454a487c37b16e941
parent1d42585d19883e3c1a597b98615257c9f3b6a066
    * rtl.h (enum reg_note): Add REG_FRAME_RELATED_EXPR.
        * rtl.c (reg_note_name): Likewise.
        * rtl.texi (REG_NOTES): Likewise.
        * dwarf2out.c (dwarf2out_frame_debug): Use it.  Recognize a store
        without an offset.

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