This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: should be fixed: Regression for gdb.ada/arrayidx.exp [Re: pushed: [commit/Ada] Ignore __XA types when redundant.]


On Thu, 20 Nov 2014 10:46:56 +0100, Joel Brobecker wrote:
> Thanks. This allowed me to understand the source of the problem,
> and to push a fix (attached).
> 
> gdb/ChangeLog:
> 
>         * ada-lang.c (ada_is_redundant_range_encoding): Return 0
>         if the TYPE_CODE of range_type's base type does not match
>         the TYPE_CODE of encoding_type's base type.

Confirming 005e2509a167c05719df3a3edd966865110a5052 PASSes now on F-21.x86_64.


Thanks,
Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]