]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ada-lang.c
* ada-lang.c (ada_array_bound_from_type): Make non-static.
authorJoel Brobecker <brobecker@gnat.com>
Thu, 3 Jan 2008 14:07:10 +0000 (14:07 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Thu, 3 Jan 2008 14:07:10 +0000 (14:07 +0000)
commitabb68b3e0c2fb2d48e10a0edbc7fc34fa748f14f
treed4c7c5996c616e6b743886b54411a12667d8af14
parenta4d0b9c3e1ad2c359fc6bc1e7bb21ad506cdbc60
    * ada-lang.c (ada_array_bound_from_type): Make non-static.
        Handle properly the case when the index type is an enumerated type.
        Do not return the subtype of the bounds type, just return the
        bounds type directly - this is not needed and is more consistent
        with what we do for arrays when no XA parallel type exists.
gdb/ChangeLog
gdb/ada-lang.c