re PR rtl-optimization/67145 (associativity from pseudo-reg ordering)
authorRichard Henderson <rth@redhat.com>
Wed, 2 Mar 2016 21:09:54 +0000 (13:09 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 2 Mar 2016 21:09:54 +0000 (13:09 -0800)
commit08c1904dccf3073bd93f154f5eefdd2d33bc273b
treebaae125ee96286848093048fcb31ae88608f9fe0
parent82ee0cf2f7e46ef7ebc67fb770587c9a2bbafd3b
re PR rtl-optimization/67145 (associativity from pseudo-reg ordering)

PR rtl-opt/67145

  * simplify-rtx.c (simplify_plus_minus): Allow reassoc without
  simplification when all args are positive non-fixed registers.

From-SVN: r233916
gcc/ChangeLog
gcc/simplify-rtx.c