|
From: | Georg-Johann Lay |
Subject: | [avr-libc-dev] [patch #9416] AVR_TINY: Avoid conatraint "w" in delay.h |
Date: | Mon, 24 Jul 2017 08:47:37 -0400 (EDT) |
User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0 |
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/
[Prev in Thread] | Current Thread | [Next in Thread] |