On 10/15/14 09:54, Ilya Enkovich wrote:
I looked into sdbout.c code and didn't find any places requiring
fixes. It seems it just ignores cases when it doesn't know what to
output.
Perfect. I really don't want to invest developer time into
significantly improving sdbout or dbxout. If sdbout i
2014-06-18 0:56 GMT+04:00 Jeff Law :
> On 06/11/14 02:50, Ilya Enkovich wrote:
>>
>> Hi,
>>
>> This patch skips all bounds during debug info generation.
>>
>> Bootstrapped and tested on linux-x86_64.
>>
>> Thanks,
>> Ilya
>> --
>> gcc/
>>
>> 2014-06-11 Ilya Enkovich
>>
>> * dbxout.c (dbx
On 06/11/14 02:50, Ilya Enkovich wrote:
Hi,
This patch skips all bounds during debug info generation.
Bootstrapped and tested on linux-x86_64.
Thanks,
Ilya
--
gcc/
2014-06-11 Ilya Enkovich
* dbxout.c (dbxout_type): Ignore POINTER_BOUNDS_TYPE.
* dwarf2out.c (gen_subprogram_
Hi,
This patch skips all bounds during debug info generation.
Bootstrapped and tested on linux-x86_64.
Thanks,
Ilya
--
gcc/
2014-06-11 Ilya Enkovich
* dbxout.c (dbxout_type): Ignore POINTER_BOUNDS_TYPE.
* dwarf2out.c (gen_subprogram_die): Ignore bound args.
(gen_type