* config/obj-coff.h (S_IS_LOCAL): Check for \001 as well as \002.

This commit is contained in:
Ian Lance Taylor 1996-01-31 22:40:55 +00:00
parent 5c867ecd01
commit 615c0a79da
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ Wed Jan 31 14:03:17 1996 Richard Henderson <rth@tamu.edu>
Wed Jan 31 12:24:58 1996 Ian Lance Taylor <ian@cygnus.com>
* config/obj-coff.h (S_IS_LOCAL): Check for \001 as well as \002.
* config/tc-mips.c (s_mips_globl): Set BSF_OBJECT if it is not
BSF_FUNCTION.
(s_cpload): Set BSF_OBJECT for _gp_disp symbol.