This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/19031] [4.0 Regression] #pragma weak handling changes in 4.0.0
- From: "joseph at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Dec 2004 10:37:49 -0000
- Subject: [Bug c/19031] [4.0 Regression] #pragma weak handling changes in 4.0.0
- References: <20041216104306.19031.pth@suse.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From joseph at codesourcery dot com 2004-12-17 10:37 -------
Subject: Re: [4.0 Regression] #pragma weak handling changes in
4.0.0
On Fri, 17 Dec 2004, aj at gcc dot gnu dot org wrote:
> The question still remains, what are the symantics? Do we have to declare
> the variable as extern or not?
http://docs.sun.com/source/817-5064/sun.specific.html#48658
has the specification of #pragma weak for C, such as it is. It doesn't
address your question.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19031