[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

 Status|ASSIGNED|RESOLVED
 Resolution||DUPLICATE


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



[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 to make an
instantiation of Abc be not-hidden.

Probably trying to use a visibility attribute like this should not be allowed.


-- 

geoffk at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||geoffk at gcc dot gnu dot
   ||org


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



[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

  BugsThisDependsOn||17470
 AssignedTo|unassigned at gcc dot gnu   |jason at gcc dot gnu dot org
   |dot org |
 Status|NEW |ASSIGNED
   Last reconfirmed|2005-12-28 19:37:16 |2006-03-21 04:03:43
   date||


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



[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|UNCONFIRMED |NEW
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2005-12-28 19:37:16
   date||


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