This is the mail archive of the gcc-patches@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]

[C++/middle-end patch PING] Visibility hidden (long standing) issues


Hi,

Can someone have a look to these issues/patches? The first pair (patch +
testcases) seems slightly less controversial, but it's a complex tangle,
please help figuring out which is the real issue/prospective fix, otherwise:

libstdc++/19664 (C++ part):
    http://gcc.gnu.org/ml/gcc-patches/2005-02/msg00180.html
    http://gcc.gnu.org/ml/gcc-patches/2005-02/msg00330.html

middle-end/20218 (Can't use __attribute__ ((visibility ("hidden"))) to
hide a symbol):
    http://gcc.gnu.org/ml/gcc-patches/2005-02/msg01835.html

Thank you very much in advance,
Paolo.


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