This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/19031] [4.0 Regression] #pragma weak handling changes in 4.0.0


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]