aboutsummaryrefslogtreecommitdiff
path: root/ld/po
diff options
context:
space:
mode:
authorTom de Vries <tdevries@suse.de>2022-07-12 17:12:17 +0200
committerTom de Vries <tdevries@suse.de>2022-07-12 17:12:17 +0200
commit3da5576c911a0f3fc608471f1486dc6db11052ef (patch)
tree76a051a17db1fc8ce9cc2b231bfb593c84997041 /ld/po
parent98f49277b5d9c8bf16717b898f79cef11b2e47a6 (diff)
downloadgdb-3da5576c911a0f3fc608471f1486dc6db11052ef.zip
gdb-3da5576c911a0f3fc608471f1486dc6db11052ef.tar.gz
gdb-3da5576c911a0f3fc608471f1486dc6db11052ef.tar.bz2
[gdb/symtab] Add dwarf2_cu::lang ()
The cu->per_cu->lang field was added to carry information from the initial partial symtabs phase to the symtab expansion phase, for the benefit of a particular optimization in process_imported_unit_die. Other uses have been added, but since the first phase now has been parallelized, those have become problematic and sources of race conditions. Fix this by adding dwarf2_cu::lang () and using it where we can to replace cu->per_cu->lang () with cu->lang (). Also assert in dwarf2_cu::lang () that we're not returning language_unknown. Tested on x86_64-linux.
Diffstat (limited to 'ld/po')
0 files changed, 0 insertions, 0 deletions