diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2022-11-15 20:46:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-15 20:46:40 +0000 |
commit | 716ae8d024dcddd5000f65fa5c7c0dbd9f03c869 (patch) | |
tree | 4d86a32750ca6acdaba9bbfbaa07c68e9464d2e1 /gcc/rust/resolve | |
parent | 4c565999541c60ac5d1b5af618963e701b384fdd (diff) | |
parent | cdcfe27cfba23402f91200c64c1ef8e0bf3528a0 (diff) | |
download | gcc-716ae8d024dcddd5000f65fa5c7c0dbd9f03c869.zip gcc-716ae8d024dcddd5000f65fa5c7c0dbd9f03c869.tar.gz gcc-716ae8d024dcddd5000f65fa5c7c0dbd9f03c869.tar.bz2 |
Merge #1649
1649: dwarf2out.c: Don't emit DW_LANG_Rust_old r=dkm a=dkm
DW_LANG_Rust_old is a non-standard DWARF language code used by old rustc compilers before DWARF5 (released in 2017). Just always emit DW_LANG_Rust unless producing strict DWARF for versions before 5. And in that old strict DWARF case just emit DW_LANG_C instead of a non-standard language code.
Co-authored-by: Mark Wielaard <mark@klomp.org>
Diffstat (limited to 'gcc/rust/resolve')
0 files changed, 0 insertions, 0 deletions