patchAVR C Runtime Library - Patches: patch #9416, AVR_TINY: Avoid conatraint...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #9416: AVR_TINY: Avoid conatraint "w" in delay.h

Submitter:  Georg-Johann Lay <gjlayde>
Submitted:  Mon 24 Jul 2017 12:47:36 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open

Wed 17 Jan 2018 03:58:44 PM UTC, comment #1: 

Ping #1

Georg-Johann Lay <gjlayde>
Mon 24 Jul 2017 12:47:36 PM UTC, original submission:  

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".


Georg-Johann Lay <gjlayde>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #41315:  alibc-delay-tinyw.diff added by gjlayde (619B - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gjlayde (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-07-24 gjlayde Attached File- Added alibc-delay-tinyw.diff, #41315

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code