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: [V2 00/23] Fortran dynamic array support


On 16.07.2014 18:32, Jan Kratochvil wrote:
> On Wed, 16 Jul 2014 17:45:52 +0200, Keven Boell wrote:
>> Am 11.07.2014 18:06, Jan Kratochvil wrote:
>>> On Fri, 11 Jul 2014 11:21:12 +0200, Keven Boell wrote:
>>>> Patch series V2 mainly addresses issues/comments given for V1.
>>>
>>> this new patchset has crash regressions on Fedora 20 x86_64 for:
>>> 	gdb.ada/dyn_arrayidx.exp
>>> 	gdb.ada/info_exc.exp
>>> 	gdb.ada/mi_exc_info.exp
>>> and even more gdb.ada/*.exp crashes for i686 and x86_64-m32 runs.
>>>
>>
>> I was not able to reproduce the issues on Fedora 20 (64bit and 32bit).
>> Could you please let me know what compiler you have used? 
>> Tried it with gnat 4.8.3 and it seems to work fine.
> 
> I have checked it more now and I guess the difference that makes it crashing
> is that I have installed here:
> 	gcc-debuginfo-4.8.3-1.fc20.x86_64
> 

Also installing this package, the tests are still passing on my system.
Did you use newer/older compiler than 4.8.3?

> 
> Thanks,
> Jan
> 

Keven


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