http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57317
--- Comment #3 from Paul Pluzhnikov <ppluzhnikov at google dot com> --- (In reply to Jason Merrill from comment #2) > Fixed the false positive for 4.8.1. Did you mean "fixed on trunk" ? On trunk I see 2013-05-20 Jason Merrill <ja...@redhat.com> PR c++/57317 * decl2.c (determine_visibility): Use PRIMARY_TEMPLATE_P to decide whether a template has its own args. but nothing on 4_8-branch. Can this be back-ported to 4.8? Thanks,