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

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

[avr-libc-dev] [bug #14262] avr-libc documentation error about .init sec


From: anonymous
Subject: [avr-libc-dev] [bug #14262] avr-libc documentation error about .init sections
Date: Tue, 23 Aug 2005 08:43:43 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.10) Gecko/20050717 Firefox/1.0.6

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

                 Summary: avr-libc documentation error about .init sections
                 Project: AVR C Runtime Library
            Submitted by: None
            Submitted on: mar 23.08.2005 à 08:43
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open

    _______________________________________________________

Details:

Following some post in address@hidden:

---
>Also .init4 is said to be weakly bound

This is wrong (and should be fixed -- please file a bug report).

First, a section cannot be `weakly bound' at all, only a symbol can.
Second, there's normally no need to declare these symbols weak, as
they come in only on-demand from libgcc.a.  However, third, in the
special case mentioned above, a weak symbol would perhaps make sense,
but that symbol isn't really declared weak, so it will always be
brought in.
---



    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
bernard --À-- kuantic --POINT-- com | Originator Email




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/





reply via email to

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