On 11/23/2009 11:32 AM, Paul Edwards wrote:

So, given the scope below, can someone please explain what
4.4 changes are affecting me and what I need to do to overcome
them?

I think your best bet is to grep the changelogs for what has changes, and see what was done for other ports. Many target macros have become target hooks. Or, PREDICATE_CODES for example will require you to rewrite the r_or_s_operand and s_operand as "define_predicate" RTL; grep the ChangeLog for predicates.md. And so on.

Paolo

Reply via email to