[Bug c++/27000] Problems with latest visibility changes

2006-04-06 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2006-04-07 05:26 --- The patch which exposed the regression was reverted but this is still a bug as shown by comment #6. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug c++/27000] Problems with latest visibility changes

2006-04-03 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2006-04-03 11:18 --- I'd say we should remember template's visibility and use that during instantiation, rather than the currently pushed visibility. The question is if we want to do that for all template instantiations, or have cases whe

[Bug c++/27000] Problems with latest visibility changes

2006-04-03 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2006-04-03 11:12 --- Created an attachment (id=11190) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11190&action=view) thirdtest.C -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27000

[Bug c++/27000] Problems with latest visibility changes

2006-04-03 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2006-04-03 11:11 --- Created an attachment (id=11189) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11189&action=view) secondtest.C -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27000

[Bug c++/27000] Problems with latest visibility changes

2006-04-03 Thread jakub at gcc dot gnu dot org
--- Comment #1 from jakub at gcc dot gnu dot org 2006-04-03 11:11 --- Created an attachment (id=11188) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11188&action=view) firsttest.C -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27000