> "Jakub" == Jakub Jelinek writes:
Jakub> I'd like to propose convert to untyped operation, e.g.
Jakub> DW_OP_GNU_convert <0> could do it (and maybe DW_OP_GNU_reinterpret <0>),
Jakub> these would convert to an integral value of the same size as DWARF
Jakub> address and make it untyped. As DW
On Thu, Jun 09, 2011 at 04:53:19PM +0200, Jakub Jelinek wrote:
> I'd like to propose convert to untyped operation, e.g.
> DW_OP_GNU_convert <0> could do it (and maybe DW_OP_GNU_reinterpret <0>),
> these would convert to an integral value of the same size as DWARF
> address and make it untyped. As