From: law Date: Fri, 10 Nov 2000 16:38:26 +0000 (+0000) Subject: * libgcc2.c (__shtab): Remove __shtab variable. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3e5cdb3394dda3fd2fdd6ade451922af35bb4e48;p=thirdparty%2Fgcc.git * 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 --- diff --git a/gcc/Makefile.in b/gcc/Makefile.in index 2ee1d5c54989..7ca670bdb032 100644 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -787,7 +787,7 @@ LIB2FUNCS = _muldi3 _divdi3 _moddi3 _udivdi3 _umoddi3 _negdi2 \ _fixxfdi _fixunsxfdi _floatdixf _fixunsxfsi \ _fixtfdi _fixunstfdi _floatditf \ __gcc_bcmp _varargs __dummy _eprintf \ - _bb _shtab _clear_cache _trampoline __main _exit \ + _bb _clear_cache _trampoline __main _exit \ _absvsi2 _absvdi2 _addvsi3 _addvdi3 _subvsi3 _subvdi3 \ _mulvsi3 _mulvdi3 _negvsi2 _negvdi2 \ _ctors