* optimize.c (expand_call_inline): Set BLOCK_ABSTRACT_ORIGIN on the
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Dec 1999 09:03:06 +0000 (09:03 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Dec 1999 09:03:06 +0000 (09:03 +0000)
commit091c99aa4c76628b84ba1245c5af59b8565d1592
treef9c12583a702b82d259c2fb78f4ca5a4197a3048
parent8f09dd479f6c3e299f6dd06e071f643ce08ab22f
    * optimize.c (expand_call_inline): Set BLOCK_ABSTRACT_ORIGIN on the
        outermost block to point to the inlined function decl.

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