gcc.Pass.get_by_name('*build_cgraph_edges'): gcc.GimplePass(name='*build_cgraph_edges') registering: GimplePassWithoutGate(name='gimple-pass-without-gate') registering: GimplePassWithFalseGate(name='gimple-pass-with-false-gate') registering: GimplePassWithTrueGate(name='gimple-pass-with-true-gate') registering: GimplePassWithErrorInGate(name='gimple-pass-with-error-in-gate') registering: GimplePassWithErrorInExecute(name='gimple-pass-with-error-in-exception') registering: GimplePassWithBadReturnFromExecute(name='gimple-pass-with-bad-return-from-execute') registering: MyRtlPass(name='my-rtl-pass') registering: MySimpleIpaPass(name='my-simple-ipa-pass') registering: MyIpaPass(name='my-ipa-pass') registering: GimplePassSettingLocation(name='gimple-pass-setting-location') within GimplePassSettingLocation.execute(GimplePassSettingLocation(name='gimple-pass-setting-location'), gcc.Function('bar')) within GimplePassWithBadReturnFromExecute.execute(GimplePassWithBadReturnFromExecute(name='gimple-pass-with-bad-return-from-execute'), gcc.Function('bar')) within GimplePassWithErrorInExecute.execute(GimplePassWithErrorInExecute(name='gimple-pass-with-error-in-exception'), gcc.Function('bar')) within GimplePassWithErrorInGate.gate(GimplePassWithErrorInGate(name='gimple-pass-with-error-in-gate'), gcc.Function('bar')) within GimplePassWithTrueGate.gate(GimplePassWithTrueGate(name='gimple-pass-with-true-gate'), gcc.Function('bar')) within GimplePassWithTrueGate.execute(GimplePassWithTrueGate(name='gimple-pass-with-true-gate'), gcc.Function('bar')) within GimplePassWithFalseGate.gate(GimplePassWithFalseGate(name='gimple-pass-with-false-gate'), gcc.Function('bar')) within GimplePassWithoutGate.execute(GimplePassWithoutGate(name='gimple-pass-without-gate'), gcc.Function('bar')) within GimplePassSettingLocation.execute(GimplePassSettingLocation(name='gimple-pass-setting-location'), gcc.Function('foo')) within GimplePassWithBadReturnFromExecute.execute(GimplePassWithBadReturnFromExecute(name='gimple-pass-with-bad-return-from-execute'), gcc.Function('foo')) within GimplePassWithErrorInExecute.execute(GimplePassWithErrorInExecute(name='gimple-pass-with-error-in-exception'), gcc.Function('foo')) within GimplePassWithErrorInGate.gate(GimplePassWithErrorInGate(name='gimple-pass-with-error-in-gate'), gcc.Function('foo')) within GimplePassWithTrueGate.gate(GimplePassWithTrueGate(name='gimple-pass-with-true-gate'), gcc.Function('foo')) within GimplePassWithTrueGate.execute(GimplePassWithTrueGate(name='gimple-pass-with-true-gate'), gcc.Function('foo')) within GimplePassWithFalseGate.gate(GimplePassWithFalseGate(name='gimple-pass-with-false-gate'), gcc.Function('foo')) within GimplePassWithoutGate.execute(GimplePassWithoutGate(name='gimple-pass-without-gate'), gcc.Function('foo'))