[Bug c++/21243] typeinfo visibility of template class instantiation can not be changed with attribute

2006-04-19 Thread geoffk at gcc dot gnu dot org
--- Comment #3 from geoffk at gcc dot gnu dot org 2006-04-19 19:15 --- I think that the actual reported behaviour is not a bug. Some related behaviour is covered by bug 26612, but in this particular case the name 'Abc' refers to something that is hidden, and so it shouldn't be possible

[Bug c++/21243] typeinfo visibility of template class instantiation can not be changed with attribute

2006-06-22 Thread jason at gcc dot gnu dot org
--- Comment #4 from jason at gcc dot gnu dot org 2006-06-23 01:11 --- *** This bug has been marked as a duplicate of 17470 *** -- jason at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c++/21243] typeinfo visibility of template class instantiation can not be changed with attribute

2005-12-28 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-12-28 19:37 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON

[Bug c++/21243] typeinfo visibility of template class instantiation can not be changed with attribute

2006-03-20 Thread jason at gcc dot gnu dot org
--- Comment #2 from jason at gcc dot gnu dot org 2006-03-21 04:03 --- Probably the same bug as 17470. -- jason at gcc dot gnu dot org changed: What|Removed |Added BugsTh