diff options
author | Mark Wielaard <mark@klomp.org> | 2022-10-30 16:03:16 +0100 |
---|---|---|
committer | Mark Wielaard <mark@klomp.org> | 2022-10-30 16:03:16 +0100 |
commit | cdcfe27cfba23402f91200c64c1ef8e0bf3528a0 (patch) | |
tree | 12c4ec2794e6196fd2daf425dfd0e3d6c94ca0fe /gcc/rust/backend/rust-compile.cc | |
parent | 2d1c287af3a074d40e84234be9feca904af627d5 (diff) | |
download | gcc-cdcfe27cfba23402f91200c64c1ef8e0bf3528a0.zip gcc-cdcfe27cfba23402f91200c64c1ef8e0bf3528a0.tar.gz gcc-cdcfe27cfba23402f91200c64c1ef8e0bf3528a0.tar.bz2 |
dwarf2out.c: Don't emit DW_LANG_Rust_old
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.
Diffstat (limited to 'gcc/rust/backend/rust-compile.cc')
0 files changed, 0 insertions, 0 deletions