]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c-common.c
Makefile.in (LIBS): Link in libiberty.a.
authorPer Bothner <bothner@cygnus.com>
Sun, 20 Sep 1998 23:54:10 +0000 (23:54 +0000)
committerJeff Law <law@gcc.gnu.org>
Sun, 20 Sep 1998 23:54:10 +0000 (17:54 -0600)
commit7e2231e759e0cd8ea6e911791513b0a96c2e143f
tree6dbf4c903b58e66ef78b25007330334ab7fb3031
parentc93b03c2d88093f850864506550044b47bf2ca29
Makefile.in (LIBS): Link in libiberty.a.

        * Makefile.in (LIBS):  Link in libiberty.a.
        * c-common.c, gcc.c, toplev.c:  Repalce (some) bcopy calls by memcpy.

From-SVN: r22508
gcc/ChangeLog
gcc/Makefile.in
gcc/c-common.c
gcc/gcc.c
gcc/toplev.c