This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49939] [avr] Skip 2-word instructions if applicable
- 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: Wed, 29 Feb 2012 09:50:24 +0000
- Subject: [Bug target/49939] [avr] Skip 2-word instructions if applicable
- Auto-submitted: auto-generated
- References: <bug-49939-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49939
--- Comment #3 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-02-29 09:50:24 UTC ---
Author: gjl
Date: Wed Feb 29 09:50:19 2012
New Revision: 184656
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184656
Log:
PR target/49939
* config/avr/avr.h (ASM_SPEC): Add -mno-skip-bug if we know that
the device does not have the skip-bug.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/avr/avr.h