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

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

[avr-libc-dev] [bug #15161] util/delay.h misses inline keyword (regressi


From: anonymous
Subject: [avr-libc-dev] [bug #15161] util/delay.h misses inline keyword (regression)
Date: Wed, 7 Dec 2005 08:13:24 +0000
User-agent: Opera/8.51 (Windows NT 5.1; U; de)

URL:
  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=15161>

                 Summary: util/delay.h misses inline keyword (regression)
                 Project: AVR C Runtime Library
            Submitted by: None
            Submitted on: Mi 07.12.2005 um 08:13
                Category: Header
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
        Percent Complete: 0%
        Originator Email: Frank Behrens <address@hidden>
             Open/Closed: Open

    _______________________________________________________

Details:

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.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mi 07.12.2005 um 08:13  Name: ErrReportDelayInline20051207.txt  Size:
6,38KB   By: None
error report and fix
<http://savannah.nongnu.org/bugs/download.php?item_id=15161&item_file_id=3169>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=15161>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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