Sign extend extended line offsets in parse_lines correctly.

This commit is contained in:
Stu Grossman
1991-09-20 20:15:20 +00:00
parent 9ce7cb7c52
commit a4c53fb006

View File

@ -1,5 +1,8 @@
Fri Sep 20 12:27:55 1991 Stu Grossman (grossman at cygnus.com) Fri Sep 20 12:27:55 1991 Stu Grossman (grossman at cygnus.com)
* mipsread.c (parse_lines): Deal with negative extended line
offsets correctly.
* c-exp.y, m2-exp.y: #define yyerrflag and yynerrs to avoid * c-exp.y, m2-exp.y: #define yyerrflag and yynerrs to avoid
global symbol conflicts. global symbol conflicts.