integrate.c (save_for_inline_copying): Avoid undefined pointer operations.
authorJeffrey A Law <law@cygnus.com>
Tue, 7 Oct 1997 21:43:02 +0000 (21:43 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 7 Oct 1997 21:43:02 +0000 (15:43 -0600)
commitf644bd14253c5d5d2bf8c920cd30c2cc7048f037
treee0734ccb148a2dc3b2c9b44e14d3458843e5e778
parentaa0c1401170ea57bdb67debe7763097d1f82bd86
integrate.c (save_for_inline_copying): Avoid undefined pointer operations.

        * integrate.c (save_for_inline_copying): Avoid undefined pointer
        operations.
        (expand_inline_function): Likewise.

From-SVN: r15866
gcc/ChangeLog
gcc/integrate.c