This is the mail archive of the gcc-patches@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]

[C++ PATCH] PR c++/83895


Finishing testing the attached, OK for trunk?

2018-01-21  Ville Voutilainen  <ville.voutilainen@gmail.com>

    PR c++/83895

    cp/

    * decl.c (grokdeclarator): Don't diagnose extra parens
    on typedefs.

    testsuite/

    * g++.dg/warn/83895.C: New.

Attachment: 83895.diff
Description: Text document


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