i370 port - 3.4.6 to 4.4 upgrade attempt
Paolo Bonzini
bonzini@gnu.org
Mon Nov 23 15:43:00 GMT 2009
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
More information about the Gcc
mailing list