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

            Bug ID: 107510
           Summary: gcc/config/gcn/gcn.cc:4930:9: style: Same expression
                    on both sides of '||'. [duplicateExpression]
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

Source code is

  bool use_moves = (((unspec == UNSPEC_SMIN_DPP_SHR
              || unspec == UNSPEC_SMIN_DPP_SHR

Another small problem found by static analyser cppcheck.

Reply via email to