diff options
author | Alan Modra <amodra@gmail.com> | 2020-05-18 13:30:59 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2020-05-18 17:49:31 +0930 |
commit | 3730a015c05cde8d151f94bef20e43ea2bf96ccc (patch) | |
tree | e6f6c954631c03c9ccb3fc191fa6bc2763702823 /zlib | |
parent | 47bb52072023bfc8238e7a4e44dcf35fccf3059e (diff) | |
download | gdb-3730a015c05cde8d151f94bef20e43ea2bf96ccc.zip gdb-3730a015c05cde8d151f94bef20e43ea2bf96ccc.tar.gz gdb-3730a015c05cde8d151f94bef20e43ea2bf96ccc.tar.bz2 |
Re: Fix tight loop on recursively-defined symbols
sy_resolving ought to not be set for a struct local_symbol, but it is
apparent from local_symbol_make that the field is not initialised.
* symbols.c (resolve_symbol_value): Invoke LOCAL_SYMBOL_CHECK
before looking at add_symbol->sy_flags.sy_resolving.
(cherry picked from commit d402189f2faa0aaa9fb8ad4669fdf0059946cd8a)
Diffstat (limited to 'zlib')
0 files changed, 0 insertions, 0 deletions