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]

Re: C++ Visibility regressions


David Edelsohn wrote:
	The recent visibility patches have introduced numerous regressions
on AIX.  Source code that does not explicitly reference visibility should
not generate warnings on targets without visibility support.  The
namespace testcases should not have to be protected by "supports
visibility".

Details, please. Which testcases are failing? Is this just a problem with use of anonymous namespaces? What is the warning you are getting?


Jason


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