integrate.c (save_for_inline_copying): Use 0, not NULL_PTR, as initial value for...
authorPhilippe De Muyter <phdm@info.ucl.ac.be>
Fri, 5 Sep 1997 20:03:37 +0000 (22:03 +0200)
committerJeff Law <law@gcc.gnu.org>
Fri, 5 Sep 1997 20:03:37 +0000 (14:03 -0600)
commitf5ffa99918cd283888b3d535fe96a72ab99ff735
tree590385bda617df3903b67875ef215f9ebc02aca5
parentacceac1aeafefeda2ede951bc34b6ca8795fa929
integrate.c (save_for_inline_copying): Use 0, not NULL_PTR, as initial value for real_label_map.

        * integrate.c (save_for_inline_copying): Use 0, not NULL_PTR,
        as initial value for real_label_map.
        (copy_for_inline): Likewise.
Brought over from the FSF.

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