Follow-up Comment #2, bug #41435 (project avr-libc):

> /* #APP */
> ;  110 "c:\program files
(x86)\avr8-gnu-toolchain\avr\include\util\delay_basic.h" 1
>       1: subi r24A,1
>       brne 1b
> ;  0 "" 2
> /* #NOAPP */

By no means I can see how __STC_HOSTED__ could get you in "A" after "r24". 
The revision logs of delay_basic.h and delay.h[.in] don't mention such a bug,
and my builds of 4.9.2 from around that time also look sane.  Also I never
came across a GCC bug which added additional "A" junk to operands.

The only issue with this is vor AVR_TINY where register class "w" is empty.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?41435>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/


_______________________________________________
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to