This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/71834] [5/6/7 Regression] accepts invalid C++11 code with too few number of template arguments for class template


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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |accepts-invalid
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-07-11
                 CC|                            |marxin at gcc dot gnu.org
   Target Milestone|---                         |5.5
            Summary|accepts invalid C++11 code  |[5/6/7 Regression] accepts
                   |with too few number of      |invalid C++11 code with too
                   |template arguments for      |few number of template
                   |class template              |arguments for class
                   |                            |template
     Ever confirmed|0                           |1

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Confirmed.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]