* config/tc-mips.c (gp_reference): Certain magic symbols can never
be referenced off the GP register.
This commit is contained in:
parent
46bc1bf6ba
commit
84e4920fc1
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
Mon Apr 5 09:41:58 1993 Ian Lance Taylor (ian@cygnus.com)
|
||||
|
||||
* config/tc-mips.c (gp_reference): Certain magic symbols can never
|
||||
be referenced off the GP register.
|
||||
|
||||
* app.c (do_scrub_next_char): Handle states 9 and 10 correctly
|
||||
when dealing with characters of type LEX_IS_TWOCHAR_COMMENT_1ST,
|
||||
LEX_IS_STRINGQUOTE, and LEX_IS_ONECHAR_QUOTE.
|
||||
|
|
Loading…
Add table
Reference in a new issue