Using SSA

Paolo Bonzini paolo.bonzini@lu.unisi.ch
Thu Mar 22 11:36:00 GMT 2007


> I think (if I'm correctly interpreting the list in passes.c) it is.  It's
> right after pass_warn_function_noreturn, just before pass_mudflap_2.  Is
> this right?  I don't get any assertion about SSA not being available.

In this case, it is also after pass_del_ssa, which means SSA has already
been destroyed.

Paolo 



More information about the Gcc mailing list