This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/51425] [4.7 Regression] Compiler fails to produce SBIS/SBIC instructions
- From: "gjl at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 09 Dec 2011 11:54:34 +0000
- Subject: [Bug target/51425] [4.7 Regression] Compiler fails to produce SBIS/SBIC instructions
- Auto-submitted: auto-generated
- References: <bug-51425-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51425
--- Comment #2 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2011-12-09 11:54:34 UTC ---
Author: gjl
Date: Fri Dec 9 11:54:29 2011
New Revision: 182159
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182159
Log:
PR target/51425
* config/avr/avr.md (config/avr/avr.md, *sbix_branch_tmp): Use
zero_extract:QIHI instead of zero_extract:HI.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/avr/avr.md