]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ada-lang.c
* dwarf2read.c (read_base_type): Set code to TYPE_CODE_CHAR
authorJoel Brobecker <brobecker@gnat.com>
Mon, 24 Dec 2007 06:29:27 +0000 (06:29 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Mon, 24 Dec 2007 06:29:27 +0000 (06:29 +0000)
commit7b9f71f2886b62bb3c0e2b5df7cbcf1ff70d77b5
tree9d652fc333bd358f666cbf265c5521d4cca2759f
parent5209009a1b5cd9e55c6289e4f958f771548e5dc8
    * dwarf2read.c (read_base_type): Set code to TYPE_CODE_CHAR
        for char and unsigned char types of Ada compilation units.
        * ada-lang.c (ada_is_character_type): Always return true if
        the type code is TYPE_CODE_CHAR.
gdb/ChangeLog
gdb/ada-lang.c
gdb/dwarf2read.c