Re: DWARF and atomic types

2013-11-12 Thread Joseph S. Myers
On Mon, 11 Nov 2013, Michael Eager wrote: > On 11/08/13 05:36, Joseph S. Myers wrote: > > I realised that the C11 atomics changes didn't do anything to record > > atomic types as such in DWARF debug info - then found that DWARF4 didn't > > provide a way to specify the C11 _Atomic qualifier at all.

Re: DWARF and atomic types

2013-11-11 Thread Michael Eager
On 11/08/13 05:36, Joseph S. Myers wrote: I realised that the C11 atomics changes didn't do anything to record atomic types as such in DWARF debug info - then found that DWARF4 didn't provide a way to specify the C11 _Atomic qualifier at all. Could someone working with the DWARF committee get an

DWARF and atomic types

2013-11-08 Thread Joseph S. Myers
I realised that the C11 atomics changes didn't do anything to record atomic types as such in DWARF debug info - then found that DWARF4 didn't provide a way to specify the C11 _Atomic qualifier at all. Could someone working with the DWARF committee get an appropriate tag into the next version o