]> git.ipfire.org Git - thirdparty/gcc.git/commit
* libgcc2.c (__shtab): Remove __shtab variable.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Nov 2000 16:38:26 +0000 (16:38 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Nov 2000 16:38:26 +0000 (16:38 +0000)
commit3e5cdb3394dda3fd2fdd6ade451922af35bb4e48
tree00fbe660f785fdda8dcd4ea97cf031083112c677
parentfb5724a75624c7ec62133978823c51059d7dbc1c
    * libgcc2.c (__shtab): Remove __shtab variable.
        * libgcc-std.ver (GCC_3.0): Remove __shtab from symbol list.
        * Makefile.in (LIB2FUNCS): Remove _shtab from list of library
        members.
Forgot to commit with above change.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37369 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/Makefile.in