Hi Jakub,
On Wed, 2024-11-20 at 16:24 +0100, Jakub Jelinek via Dwarf-discuss
wrote:
> On Wed, Nov 20, 2024 at 03:09:02PM +0100, Alexandra Petlanova Hajkova via
> Dwarf-discuss wrote:
> > GCC15 (to be released in April/May2025) will default to C23 instead of the
> > C17.
> > There is a new way to
On Wed, Nov 20, 2024 at 03:09:02PM +0100, Alexandra Petlanova Hajkova via
Dwarf-discuss wrote:
> GCC15 (to be released in April/May2025) will default to C23 instead of the
> C17.
> There is a new way to describe the language standard version used proposed
> for DWARF6 but there is nothing like th
Dear DWARF committee,
GCC15 (to be released in April/May2025) will default to C23 instead of the
C17.
There is a new way to describe the language standard version used proposed
for DWARF6 but there is nothing like that for DWARF5 (or earlier).
DWARF_LANG_C23
needs to be added to DWARF5.
Best Re