GIMPLE temporary variables

Diego Novillo dnovillo@acm.org
Tue May 8 13:25:00 GMT 2007


On 5/8/07, Andrea Callia D'Iddio <andrea.calliadiddio@gmail.com> wrote:

> how can I recognize temporary variables, such as D.1295?

DECL_ARTIFICIAL is set on all compiler-generated symbols and labels.



More information about the Gcc mailing list