--- 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
-
--- 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
--- 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
--- 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
--- 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