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: ralphdoncas...@gmail.com
             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/


_______________________________________________
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to