[Bug rtl-optimization/52235] rtlanal: commutative_operand_precedence should prioritize regs

2013-05-08 Thread pa...@matos-sorge.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52235 --- Comment #4 from Paulo J. Matos pa...@matos-sorge.com 2013-05-08 14:24:08 UTC --- This issue persists in HEAD, the submitted patch seems to have been forgotten. Ping, ping.

[Bug rtl-optimization/52235] rtlanal: commutative_operand_precedence should prioritize regs

2013-05-08 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52235 --- Comment #5 from Steven Bosscher steven at gcc dot gnu.org 2013-05-08 18:56:35 UTC --- (In reply to comment #4) This issue persists in HEAD, the submitted patch seems to have been forgotten. Ping, ping. Ping it on gcc-patches, BZ is *not*

[Bug rtl-optimization/52235] rtlanal: commutative_operand_precedence should prioritize regs

2013-05-08 Thread pa...@matos-sorge.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52235 --- Comment #6 from Paulo J. Matos pa...@matos-sorge.com 2013-05-08 20:20:00 UTC --- (In reply to comment #5) (In reply to comment #4) This issue persists in HEAD, the submitted patch seems to have been forgotten. Ping, ping. Ping it

[Bug rtl-optimization/52235] rtlanal: commutative_operand_precedence should prioritize regs

2012-02-13 Thread Paulo.Matos at csr dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52235 --- Comment #1 from Paulo J. Matos Paulo.Matos at csr dot com 2012-02-13 16:58:17 UTC --- Created attachment 26651 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26651 Patch to increase regs priority in commutative_operand_precedence

[Bug rtl-optimization/52235] rtlanal: commutative_operand_precedence should prioritize regs

2012-02-13 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52235 Steven Bosscher steven at gcc dot gnu.org changed: What|Removed |Added Keywords||patch

[Bug rtl-optimization/52235] rtlanal: commutative_operand_precedence should prioritize regs

2012-02-13 Thread Paulo.Matos at csr dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52235 --- Comment #3 from Paulo J. Matos Paulo.Matos at csr dot com 2012-02-14 07:27:50 UTC --- Thanks for the reminder Steven. Now submitted.