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

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

[avr-libc-dev] [bug #45698] memory sections documentation unclear or mis


From: anonymous
Subject: [avr-libc-dev] [bug #45698] memory sections documentation unclear or misleading
Date: Wed, 05 Aug 2015 05:30:20 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0

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

                 Summary: memory sections documentation unclear or misleading
                 Project: AVR C Runtime Library
            Submitted by: None
            Submitted on: Wed 05 Aug 2015 05:30:18 AM UTC
                Category: Documentation
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Documentation
                  Status: None
        Percent Complete: 0%
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.8.0
           Fixed Release: None

    _______________________________________________________

Details:

http://www.nongnu.org/avr-libc/user-manual/mem_sections.html

says:
.init2:
    In C programs, weakly bound to initialize the stack, and to clear zero_reg
(r1).

As far as I can tell, you can have weak symbols (like __init is defined as
weak in crt1.o) but you can't have weak sections.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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