[Bug c++/112765] [14 regression] -Wparentheses warning even when extra parens are present

mpolacek at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Nov 29 15:55:31 GMT 2023


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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mpolacek at gcc dot gnu.org,
                   |                            |ppalka at gcc dot gnu.org
           Keywords|                            |diagnostic
   Target Milestone|---                         |14.0
   Last reconfirmed|                            |2023-11-29
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Confirmed, started with r14-4111:

commit 6e92a6a2a72d3b7a5e1b29042d8a6a43fe1085aa
Author: Patrick Palka <ppalka@redhat.com>
Date:   Mon Sep 18 14:47:52 2023 -0400

    c++: non-dependent assignment checking [PR63198, PR18474]


More information about the Gcc-bugs mailing list