[Bug rtl-optimization/45966] Incorrect combiner transformation.

2010-10-21 Thread bernds at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45966 Bernd Schmidt changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug rtl-optimization/45966] Incorrect combiner transformation.

2010-10-18 Thread bernds at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45966 --- Comment #3 from Bernd Schmidt 2010-10-19 00:24:39 UTC --- Author: bernds Date: Tue Oct 19 00:24:36 2010 New Revision: 165674 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165674 Log: PR rtl-optimization/45966 * combine.c (try

[Bug rtl-optimization/45966] Incorrect combiner transformation.

2010-10-11 Thread marcus.shawcroft at arm dot com
Shawcroft Subject: [Bug rtl-optimization/45966] Incorrect combiner transformation. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45966 --- Comment #1 from Bernd Schmidt 2010-10-11 13:55:03 UTC --- Over here the replacement isn't happening due to costs: Successfully matched this instruction: (set (r

[Bug rtl-optimization/45966] Incorrect combiner transformation.

2010-10-11 Thread bernds at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45966 --- Comment #1 from Bernd Schmidt 2010-10-11 13:55:03 UTC --- Over here the replacement isn't happening due to costs: Successfully matched this instruction: (set (reg:SI 155) (and:SI (reg:SI 0 r0 [ p ]) (const_int 4095 [0xfff]))) rej