> "Jakub" == Jakub Jelinek writes:
Jakub> DW_LANG_Ada950x000d 1
Jakub> I admit I know nothing about Ada (CCing Tom if he can clarify), but I'd
find it
Jakub> unexpected if Ada 83/95 defaulted to lower bound 1 and Ada 2005/2012 all
of
Jakub> sudden switched to lower bound 0.
In Ada, t
Hi!
Similarly to the Fortran cases,
https://dwarfstd.org/languages.html
DW_LANG_Ada83 0x0003 1
DW_LANG_Ada95 0x000d 1
DW_LANG_Ada2005 0x002e 0
DW_LANG_Ada2012 0x002f 0
I admit I know nothing about Ada (CCing Tom if he can clarify), but I'd find it
unexpected if Ada 83/95 d