This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFA: make PLUS commutative by default


Andrew Pinski wrote:


Unfortunately, I can't test this patch on an hppa system; I have
checked that it can cross-built a cc1, though, and am running
an i686-pc-linux-gnu bootstrap / regtest.



It is not just PA any more. IIRC ia64 has the same issue too.


Then the comment in jump.c has bit-rotted.
Would you prefer a copy of pa_commutative_p as ia64_commutative_p
in ia64.c, or some commutative_and_not_plus_p hook in hooks.c ?



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]