[Bug c++/59300] visibility computation misses some attributes in namespaces

rafael.espindola at gmail dot com gcc-bugzilla@gcc.gnu.org
Sun Dec 8 01:27:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59300

--- Comment #1 from Rafael Avila de Espindola <rafael.espindola at gmail dot com> ---
clang had an even stranger behavior
(http://llvm.org/bugs/show_bug.cgi?id=18174). I fixed that in a way that it now
agrees with gcc on the testcase in this bug.

It would still be nice to know if the current behavior is intentional or not.



More information about the Gcc-bugs mailing list