This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/52060] Incorrect mask/and (ARM "bic") instruction generated for shifted expression parameter, triggered by -O2 -finline-functions
- From: "ibolton at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 03 Feb 2012 16:49:55 +0000
- Subject: [Bug target/52060] Incorrect mask/and (ARM "bic") instruction generated for shifted expression parameter, triggered by -O2 -finline-functions
- Auto-submitted: auto-generated
- References: <bug-52060-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52060
Ian Bolton <ibolton at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-02-03
CC| |ibolton at gcc dot gnu.org
Ever Confirmed|0 |1
Known to fail| |4.7.0
--- Comment #3 from Ian Bolton <ibolton at gcc dot gnu.org> 2012-02-03 16:49:55 UTC ---
Confirmed on trunk (r183840).