]> gcc.gnu.org Git - gcc.git/commit
gcc/dwarf2out.cc detect and set language to Modula-2.
authorGaius Mulley <gaiusmod2@gmail.com>
Thu, 25 Aug 2022 22:07:15 +0000 (23:07 +0100)
committerGaius Mulley <gaiusmod2@gmail.com>
Thu, 25 Aug 2022 22:07:15 +0000 (23:07 +0100)
commit6ed0a391b3fbaf14cd83a1bfd61976378c94ba7a
treea2ae7457ee5a2d42caa6a2e567b8256e42c26be8
parent846d4284eab86ed49e51ed1e5d1bff0c1e3d1dab
gcc/dwarf2out.cc detect and set language to Modula-2.

Set language to Modula-2 in the debugging output.

gcc/ChangeLog:

* gcc/dwarf2out.cc (gen_compile_unit_die): Add clause to
set language to DW_LANG_Modula2 if language_string is
"GNU Modula-2".

Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
gcc/dwarf2out.cc
This page took 0.055979 seconds and 6 git commands to generate.