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: [PATCH] Fix gdb.ada/vla.exp


On 29-05-19 18:25, Tom Tromey wrote:
>>>>>> "Joel" == Joel Brobecker <brobecker@adacore.com> writes:
> 
> Joel> That's pretty much what we did in AdaCore's internal gdb-testsuite
> Joel> (not based on the official dejagnu-based testsuite), and the change
> Joel> looks good to me, so could be pushed as is. But I thought I'd mention
> Joel> another option for this testcase, which is to change the source code
> Joel> to use...
> 
> Joel>     pragma No_Component_Reordering (Record_Type);
> 
> [...]
> 
> This seems more clear to me, so I've implemented it.
> Let me know what you think.

Hi,

I've tested this, and it works for me.

[ Sorry for the late reaction, I did not have the @gcc.gnu.org email
address in my keep-in-inbox mail filter rule. Hopefully fixed now. ]

Thanks,
- Tom


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