diff options
author | Tom Tromey <tom@tromey.com> | 2023-03-30 10:21:59 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2024-01-28 10:58:15 -0700 |
commit | 48f7f3751eac0bb5a2cf8c4d52cbf477e81bef14 (patch) | |
tree | 3ea2ef80a9bb53b4f978d190355f27ffaa69e6c2 /gdb/f-lang.c | |
parent | 3dfc29463ae08a45adb6f1f7bb2a5232c1a33151 (diff) | |
download | binutils-48f7f3751eac0bb5a2cf8c4d52cbf477e81bef14.zip binutils-48f7f3751eac0bb5a2cf8c4d52cbf477e81bef14.tar.gz binutils-48f7f3751eac0bb5a2cf8c4d52cbf477e81bef14.tar.bz2 |
Fix bug in cooked index scanner
Testing this entire series pointed out that the cooked index scanner
disagrees with new_symbol about certain symbols. In particular,
new_symbol has this comment:
Ada and Fortran subprograms, whether marked external or
not, are always stored as a global symbol, because we want
This patch updates the scanner to match.
I don't know why the current code does not cause failures.
It's maybe worth noting that incremental CU expansion -- creating
symtabs directly from the index -- would eliminate this sort of bug.
Diffstat (limited to 'gdb/f-lang.c')
0 files changed, 0 insertions, 0 deletions