]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/Makefile.in
Makefile.in (cplus-dep.o): Use cplus-dem.c from libiberty.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Mon, 17 Aug 1998 11:39:32 +0000 (11:39 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 17 Aug 1998 11:39:32 +0000 (05:39 -0600)
commitefe3eb65d11662bad7ce28a0de578bfcd3abdaa5
tree53fc8831672838018270cca8144d1fe40bcd90dd
parentce3c0b5314efe48e3e197a30bc28524632d8dc09
Makefile.in (cplus-dep.o): Use cplus-dem.c from libiberty.

        * Makefile.in (cplus-dep.o): Use cplus-dem.c from libiberty.
        * cplus-dem.c: Delete.
        * Makefile.in (fold-const.o): depend on $(RTL_H).
        * fold-const.c: Include rtl.h to get the prototype for
        `set_identifier_local_value'.
        * loop.c (express_from_1): Remove unused variable `tmp'.
        (combine_givs): cast the first argument of bzero to char *.
        * toplev.c (display_help): Remove unused variable `looking_for_start'.

Co-Authored-By: Jeffrey A Law <law@cygnus.com>
From-SVN: r21785
gcc/ChangeLog
gcc/Makefile.in
gcc/cplus-dem.c [deleted file]
gcc/fold-const.c
gcc/loop.c
gcc/toplev.c