Discussion:
[avr-libc-dev] [patch #9416] AVR_TINY: Avoid conatraint "w" in delay.h
Georg-Johann Lay
2017-07-24 12:47:37 UTC
Permalink
URL:
<http://savannah.nongnu.org/patch/?9416>

Summary: AVR_TINY: Avoid conatraint "w" in delay.h
Project: AVR C Runtime Library
Submitted by: gjlayde
Submitted on: Mon 24 Jul 2017 12:47:36 PM UTC
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any

_______________________________________________________

Details:

delay_basic.h might use constraint "w" for AVR_TINY which as an empty register
class.


* include/util/delay_basic.h (_delay_loop_2) [__AVR_TINY__]: Avoid
constraint "w".





_______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 24 Jul 2017 12:47:36 PM UTC Name: alibc-delay-tinyw.diff Size:
619B By: gjlayde

<http://savannah.nongnu.org/patch/download.php?file_id=41315>

_______________________________________________________

Reply to this item at:

<http://savannah.nongnu.org/patch/?9416>

_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
Georg-Johann Lay
2018-01-17 15:58:44 UTC
Permalink
Follow-up Comment #1, patch #9416 (project avr-libc):

Ping #1

_______________________________________________________

Reply to this item at:

<http://savannah.nongnu.org/patch/?9416>

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

Loading...