Register numbers in RTL dumps (was Re: [PATCH 0/9] RFC: selftests based on RTL dumps)

Bernd Schmidt bschmidt@redhat.com
Tue Sep 20 14:38:00 GMT 2016


On 09/20/2016 04:32 PM, David Malcolm wrote:
>
> To summarize so far: you want every pseudo to have its regno dumped
> with a 'p' prefix, and renumber them on dump (and then on load).
> OK.

Renumbering is not helpful because it interferes with the view you have 
in the debugger. So, IMO just a prefix, and maybe

>   (reg/f:DI v1 virtual-stack-vars)

this.


Bernd



More information about the Gcc-patches mailing list