whereis asm_nodes? how to migrate it for GCC v6.x?

Segher Boessenkool segher@kernel.crashing.org
Wed Jul 5 10:52:00 GMT 2017


Hi Leslie,

On Wed, Jul 05, 2017 at 05:36:15PM +0800, Leslie Zhai wrote:
> There was
> 
> extern GTY(()) struct asm_node *asm_nodes;
> 
> for GCC v4.x, but how to migrate it for v6.x? there is no asm_nodes 
> deprecated log in ChangeLog-201X nor git log cgraph.h... please give me 
> some hint, thanks a lot!

symtab->first_asm_symbol ?


Segher



More information about the Gcc mailing list