diff options
author | Alan Modra <amodra@gmail.com> | 2023-02-01 16:53:27 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2023-02-01 17:12:14 +1030 |
commit | 6ca36c85a09a6c8b9f32e56036a0e237423792c8 (patch) | |
tree | 561d6b815910fffba47cb8d8fe2aa4a9dbc693bc /gdb/p-lang.c | |
parent | 19455ee11dee11bd4ad1d05aac6f86114ec37848 (diff) | |
download | gdb-6ca36c85a09a6c8b9f32e56036a0e237423792c8.zip gdb-6ca36c85a09a6c8b9f32e56036a0e237423792c8.tar.gz gdb-6ca36c85a09a6c8b9f32e56036a0e237423792c8.tar.bz2 |
Recursion in as_info_where
This function has a gas_assert, ie. possible call to as_abort, which
calls as_report_context, which calls as_info_where.
* messages.c (as_info_where): Don't gas_assert.
Diffstat (limited to 'gdb/p-lang.c')
0 files changed, 0 insertions, 0 deletions