* function.h (struct emit_status): Clarify potential contents
commit8e8c6ed42e4af7afd5ef81ac6d2ede2b5c9688d3
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 23 Jun 2002 15:57:53 +0000 (23 15:57 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 23 Jun 2002 15:57:53 +0000 (23 15:57 +0000)
tree25a03e09f8475979e1fefa9b2ac78afaf5c19863
parent760dc4df6edfda1ae00f9aaf610ddd348f803499
    * function.h (struct emit_status): Clarify potential contents
        of regno_reg_rtx array.
        * integrate.c (copy_rtx_and_substitute): Update comments.  Make
        sure entry in regno_reg_rtx is a REG before checking REG_POINTER.

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