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


Joern RENNECKE 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.

This patch is OK if (a) nobody objects within 24 hours, and (b) you get an IA64 maintainer to confirm/deny that IA64 is non-commutative in the same way, and (c) you get someone to run the tests for you on PA (and IA64, if you need the special hook there), and (d) this comment:


+Usually, this is just COMMUTATIVE_P (@var{x}), but the pa doesn't consider

is changed to say "HP PA" instead of "pa".

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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