[Bug c++/51930] [4.7 regression] Explicitly instantiated template gets hidden visibility

sefi@s-e-f-i.de gcc-bugzilla@gcc.gnu.org
Wed Feb 15 12:02:00 GMT 2012


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

--- Comment #10 from Philipp <sefi@s-e-f-i.de> 2012-02-15 12:02:09 UTC ---
But think about a header only library. My test case isn't that far fetched. A
simple struct with no member functions (except for the implicitly generated
ones) should need no visibility at all, in my opinion.
I can work around this somehow, but wouldn't it be better to fix it?



More information about the Gcc-bugs mailing list