* gasp.c (change_base): Recognize \(...) construct documented to
authorIan Lance Taylor <ian@airs.com>
Fri, 22 Mar 1996 16:14:07 +0000 (16:14 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 22 Mar 1996 16:14:07 +0000 (16:14 +0000)
commit5ba7c0bee1a42f4b9ba600dad37adedb3569c079
tree207716cc127c4c248236a8732bb3857bbbf6984c
parent51776a11a69e670c69a5f51c80d54c812b317425
* gasp.c (change_base): Recognize \(...) construct documented to
pass through enclosed characters literally through to the output.
(process_assigns): Likewise.  Also, be more careful to avoid
looking past the end of the buffer.
PR 9268.
gas/ChangeLog
gas/gasp.c