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: "philipp dot thomas at t-link dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Dec 2004 00:41:37 -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 philipp dot thomas at t-link dot de 2004-12-19 00:41 -------
Well, the question should be, what the semantics of weak aliases are, no matter how
they're created. This is because using __attribute__((weak, alias())) leads to the
same results as '#pragma weak'.
Richard, can you opossibly enlighten us?
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |rth at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19031