]> git.ipfire.org Git - thirdparty/gcc.git/commit
* Makefile.in (cplus-dep.o): Use cplus-dem.c from libiberty.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Aug 1998 11:39:32 +0000 (11:39 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Aug 1998 11:39:32 +0000 (11:39 +0000)
commit0f9685e4a0f87aea7f2ce295b1c4d7b45e291c32
tree53fc8831672838018270cca8144d1fe40bcd90dd
parentc6349b56ded0f4372f752e2a1978fc0d435c7985
    * 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'.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21785 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/cplus-dem.c [deleted file]
gcc/fold-const.c
gcc/loop.c
gcc/toplev.c