]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* read.c (old_buffer, old_input, old_limit): Remove variables.
authorHans-Peter Nilsson <hp@axis.com>
Tue, 13 May 2003 03:01:18 +0000 (03:01 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Tue, 13 May 2003 03:01:18 +0000 (03:01 +0000)
commit562d353e74fee1989d94794bb397b5a8cbd6de2b
treebee7c66bb67aadc47c68576cf3662c93e35275f7
parent1199ae4da752951733c3146385890d988048bbde
* read.c (old_buffer, old_input, old_limit): Remove variables.
  (read_a_source_file): Delete label contin.
<handling #APP/#NO_APP>: Use an "sb" to push #APP expansion into
input as with macros, instead of in separate old_* variables.
Zero-terminate string being scrubbed.
gas/ChangeLog
gas/read.c