[PATCHES, PING*5] Enhance standard DWARF for Ada

Pierre-Marie de Rodat derodat@adacore.com
Thu Feb 25 15:59:00 GMT 2016


On 02/25/2016 04:51 PM, Jakub Jelinek wrote:
> Do you have some short Ada testcase where the DW_OP_call4 referring to
> DW_TAG_dwarf_procedure is supposed to be emitted?  I believe you must be
> getting there the .Ldebug_info0+0 invalid reference in the DW_OP_call4
> operand.

Sure! Here’s one:
> $ gcc -S -g -fgnat-encodings=minimal -dA foo.adb && grep DW_OP_call4 foo.s
> foo.s:313:      .byte   0x99    # DW_OP_call4

-- 
Pierre-Marie de Rodat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.adb
Type: text/x-adasrc
Size: 293 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20160225/fef7dbf7/attachment.bin>


More information about the Gcc-patches mailing list