diff options
author | Alan Modra <amodra@gmail.com> | 2023-01-14 22:13:54 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2023-01-16 23:25:32 +1030 |
commit | 6eb099ae9324f1210d98a406dee07f22ab26a4eb (patch) | |
tree | 3c8202ab6286e37eab4820af9500ec0c80339c92 /ar-lib | |
parent | 6e4b74e9a962dd730e84ca54e6d5654b03e69b09 (diff) | |
download | gdb-6eb099ae9324f1210d98a406dee07f22ab26a4eb.zip gdb-6eb099ae9324f1210d98a406dee07f22ab26a4eb.tar.gz gdb-6eb099ae9324f1210d98a406dee07f22ab26a4eb.tar.bz2 |
Tidy gas/expr.c static state
* expr.c (seen, nr_seen): Make file scope.
(expr_begin): Clear seen, nr_seen, and expr_symbol_lines.
(expr_end): New function.
* expr.h (expr_end): Declare.
* output-file.c (output_file_close): Call expr_end.
* config/tc-hppa.c (expr_end): Rename to expr_parse_end.
* config/tc-mips.c: Likewise.
* config/tc-riscv.c: Likewise.
* config/tc-sparc.c: Likewise.
Diffstat (limited to 'ar-lib')
0 files changed, 0 insertions, 0 deletions