aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2024-11-21 10:17:03 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2024-11-21 10:17:03 +0100
commit806563f11eb7a677468f0ef40864da6f749b05a8 (patch)
tree3a9d17b1e53cd6cafaf8631958849c89a3ebddd2 /gcc
parent7e9b0d90d363311caaa5a5e6edbb5088afe0308f (diff)
downloadgcc-806563f11eb7a677468f0ef40864da6f749b05a8.zip
gcc-806563f11eb7a677468f0ef40864da6f749b05a8.tar.gz
gcc-806563f11eb7a677468f0ef40864da6f749b05a8.tar.bz2
include: Add new post-DWARF 5 DW_LANG_* enumerators
DWARF changed the language code assignment to be on a web page and after DWARF 5 has been published already 27 codes have been assigned. We have some of those already in the header, but most of them were missing, including one added just yesterday (DW_LANG_C23). Note, this is really post-DWARF 5 stuff rather than DWARF 6, because DWARF 6 plans to switch from DW_AT_language to DW_AT_language_{name,version} pair where we'll say DW_LNAME_C with 202311 version instead of this. 2024-11-21 Jakub Jelinek <jakub@redhat.com> * dwarf2.h (enum dwarf_source_language): Add comment where the post DWARF 5 additions start. Refresh list from https://dwarfstd.org/languages.html.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions