avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [bug #41435] math library functions in uril/delay.h


From: Georg-Johann Lay
Subject: [avr-libc-dev] [bug #41435] math library functions in uril/delay.h
Date: Wed, 5 Jul 2017 16:35:00 -0400 (EDT)
User-agent: Opera/9.80 (Windows NT 5.0; U; de) Presto/2.6.30 Version/10.63

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]