[Bug c++/57317] [4.8/4.9 Regression] bogus and unsuppressible warning: 'YYY' has a base 'ZZZ' whose type uses the anonymous namespace

ppluzhnikov at google dot com gcc-bugzilla@gcc.gnu.org
Thu May 23 18:13:00 GMT 2013


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  <jason@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,



More information about the Gcc-bugs mailing list