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

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

[avr-libc-dev] [bug #32698] power.h has additional endif that will break


From: Anitha Boyapati
Subject: [avr-libc-dev] [bug #32698] power.h has additional endif that will break the build system when power_all_disable() is used
Date: Mon, 07 Mar 2011 09:51:38 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.14) Gecko/20110218 Firefox/3.6.14

URL:
  <http://savannah.nongnu.org/bugs/?32698>

                 Summary: power.h has additional endif that will break the
build system when power_all_disable() is used
                 Project: AVR C Runtime Library
            Submitted by: aboyapati
            Submitted on: Mon 07 Mar 2011 09:51:38 AM GMT
                Category: Header
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Header files
                  Status: None
        Percent Complete: 0%
             Assigned to: aboyapati
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.7.*
           Fixed Release: None

    _______________________________________________________

Details:


Issue-1:

Before #elif defined(__AVR_ATmega640__) \, one more #elif is present.


Issue-2:

do/while mismatch for power_all_disable() for Xmega A series of devices

Attached patch should fix the problem.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 07 Mar 2011 09:51:38 AM GMT  Name: power.patch  Size: 783B   By:
aboyapati

<http://savannah.nongnu.org/bugs/download.php?file_id=22847>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?32698>

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




reply via email to

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