bugAVR C Runtime Library - Bugs: bug #45698, memory sections documentation...

 
 

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

bug #45698: memory sections documentation unclear or misleading

Submitter:  None
Submitted:  Wed 05 Aug 2015 05:30:18 AM UTC
   
 
Category:  Documentation Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Documentation
Status:  None Assigned to:  None
Percent Complete:  0% Originator Email:  -email is unavailable-
Open/Closed:  Open Release:  1.8.0
Fixed Release:  None

Wed 05 Aug 2015 05:30:18 AM UTC, original submission:  

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.

Anonymous

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by None (Submitted the item)
  •  

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code