[Bug rtl-optimization/52060] Incorrect mask/and (ARM bic) instruction generated for shifted expression parameter, triggered by -O2 -finline-functions

2012-02-06 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52060 Richard Earnshaw rearnsha at gcc dot gnu.org changed: What|Removed |Added Last reconfirmed|2012-02-03 00:00:00 |2012-02-06

[Bug rtl-optimization/52060] Incorrect mask/and (ARM bic) instruction generated for shifted expression parameter, triggered by -O2 -finline-functions

2012-01-30 Thread swarren at nvidia dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52060 --- Comment #1 from Stephen Warren swarren at nvidia dot com 2012-01-30 22:47:27 UTC --- gcc-linaro 2012.01 has the same issue, although the code it generated was a little different. gcc-4.7 snapshot 20120128 appears to have the same issue. (I