Dependent Labels Question

Richard Henderson rth@redhat.com
Thu Nov 3 20:51:00 GMT 2011


On 11/03/2011 12:54 PM, Iyer, Balaji V wrote:
> Is it possible to make sure that the "LABELX" occurs right after the "Call some_function" instruction (and the instruction scheduler moves the label with the call INSN)? I insert the label right after the call is expanded and LABELX is being moved above the Call instruction by the schedule_insns function.

No.


r~



More information about the Gcc mailing list