http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57931
Bug ID: 57931
Summary: There are superfluous movw instructions in when using
GCC-AVR (WinAVR) asm code.
Product: gcc
Version: 4.6.2
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: NickParker at Eaton dot com
Created attachment 30526
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30526&action=edit
C code and a listing
There are superfluous movw instructions in when using GCC-AVR (WinAVR) asm
code.
Might as well make some tighter code here!