bugAVR C Runtime Library - Bugs: bug #15161, util/delay.h misses inline keyword...

 
 

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

bug #15161: util/delay.h misses inline keyword (regression)

Submitter:  None
Submitted:  Wed 07 Dec 2005 08:13:23 AM UTC
   
 
Category:  Header Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Assigned to:  joerg_wunsch
Percent Complete:  0% Originator Email:  -email is unavailable-
Open/Closed:  Closed Release:  None
Fixed Release:  None

Mon 12 Dec 2005 11:25:36 PM UTC, comment #1: 

Thanks for notifying us, and sending a fix!

Suggested fix applied to all of CVS HEAD, as well as the 1.2
and 1.4 branches.

Joerg Wunsch <joerg_wunsch>
Group administrator
Wed 07 Dec 2005 08:13:23 AM UTC, original submission:  

In Revision 1.11 on Tue Sep 6 21:08:25 2005 UTC the "always_inline" attribute for the delay functions was added and the "inline" keyword removed.
The "inline" keyword is still necessary. The problem is visible only for optimization levels below -O2/-Os.

A complete error report and proposed fix is attached.

Anonymous

 

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

Attached Files
file #2479:  ErrReportDelayInline20051207.txt added by None (6KiB - text/plain - error report and fix)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-12-12 joerg_wunsch StatusNone Fixed
    Assigned toNone joerg_wunsch
    Open/ClosedOpen Closed
2005-12-07 None Attached File- Added ErrReportDelayInline20051207.txt, #3169

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code