public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/107510] New: gcc/config/gcn/gcn.cc:4930:9: style: Same expression on both sides of '||'. [duplicateExpression]
@ 2022-11-02 19:24 dcb314 at hotmail dot com
  2022-11-02 19:30 ` [Bug target/107510] " pinskia at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dcb314 at hotmail dot com @ 2022-11-02 19:24 UTC (permalink / raw)
  To: gcc-bugs

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.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-11-28 22:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-02 19:24 [Bug c/107510] New: gcc/config/gcn/gcn.cc:4930:9: style: Same expression on both sides of '||'. [duplicateExpression] dcb314 at hotmail dot com
2022-11-02 19:30 ` [Bug target/107510] " pinskia at gcc dot gnu.org
2022-11-03  9:52 ` ams at gcc dot gnu.org
2022-11-03 10:21 ` cvs-commit at gcc dot gnu.org
2022-11-03 10:22 ` ams at gcc dot gnu.org
2022-11-28 22:06 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).