[Bug c++/17470] Visibility attribute ignored for explicit template instantiation

2004-12-13 Thread efrias at syncad dot com
--- Additional Comments From efrias at syncad dot com 2004-12-13 20:46 --- I just ran into this quirk too. It looks like you can work around by using "#pragma GCC visibility push(default)" before the explicit instantiation and then popping afterwards. I'd gre

[Bug c++/18933] New: pointer-to-member called on incomplete type generates bad code

2004-12-10 Thread efrias at syncad dot com
++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: efrias at syncad dot com CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18933