http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57640

Ed Smith-Rowland <3dw4rd at verizon dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Ed Smith-Rowland <3dw4rd at verizon dot net> ---
This has been fixed for a while now.

gcc/cp:

2013-06-25  Ed Smith-Rowland  <3dw...@verizon.net>

        PR c++/57640
        * parser.c (cp_parser_unqualified_id): Add declarator_p to checks
        to trigger warning, (cp_literal_operator_id): Remove bogus TODO
comment.


gcc/testsuite:

2013-06-25  Ed Smith-Rowland  <3dw...@verizon.net>

        PR c++/57640
        * g++.dg/cpp1y/pr57640.C: New.

Reply via email to