https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49565

--- Comment #13 from Tom Tromey <tromey at gcc dot gnu.org> ---
(In reply to anlauf from comment #12)
> After reading this ancient thread, I don't see anything left to do.  Closing.

GCC still emits

 <1><d5>: Abbrev Number: 1 (DW_TAG_base_type)
    <d6>   DW_AT_byte_size   : 4
    <d7>   DW_AT_encoding    : 7        (unsigned)
    <d8>   DW_AT_name        : (indirect string, offset: 0x43):
character(kind=4)


i.e., DW_ATE_unsigned.
That still seems incorrect to me, so I think this should be reopened.

Reply via email to