[Bug c++/89682] [9 Regression] g++9 incorrectly disallows using private static method as default arg to ctor of template type

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 12 14:39:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89682

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P1
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2019-03-12
                 CC|                            |jakub at gcc dot gnu.org,
                   |                            |jason at gcc dot gnu.org
   Target Milestone|---                         |9.0
            Summary|g++9 incorrectly disallows  |[9 Regression] g++9
                   |using private static method |incorrectly disallows using
                   |as default arg to ctor of   |private static method as
                   |template type               |default arg to ctor of
                   |                            |template type
     Ever confirmed|0                           |1

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Rejected since r261656.


More information about the Gcc-bugs mailing list