Hi, I am using gimple_build_asm_vec to inject ASM code with a gcc plugin. At the moment I try to print register values to stdout but for this routine I need a Label. Is there anybody who can give me an example how to create a LABEL. thx! Markus
Hi, I am using gimple_build_asm_vec to inject ASM code with a gcc plugin. At the moment I try to print register values to stdout but for this routine I need a Label. Is there anybody who can give me an example how to create a LABEL. thx! Markus