]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ada-lang.c
Do not use name-based lookup for unconstrained packed arrays.
authorJoel Brobecker <brobecker@gnat.com>
Fri, 15 Jan 2010 12:07:04 +0000 (12:07 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 15 Jan 2010 12:07:04 +0000 (12:07 +0000)
commit12ab9e09fa95b49831c733ac432e4f40d76136a6
tree8fe4d7a33c0e587a6c7ed9bbd0f8280e7b76c577
parentc389c3dc73d399d4292e62fa157b32697bccf520
Do not use name-based lookup for unconstrained packed arrays.

        * ada-lang.c (find_parallel_type_by_descriptive_type):
        Limit the fallback to name-based lookups to the case where
        the type is a constrained packed array.
gdb/ChangeLog
gdb/ada-lang.c