public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/89863] [meta-bug] Issues that static analyzers (cppcheck,  clang-static-analyzer) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
@ 2020-04-03 15:21 ` sripar01 at gcc dot gnu.org
  2020-04-17  9:23 ` [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) " egallager at gcc dot gnu.org
                   ` (33 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: sripar01 at gcc dot gnu.org @ 2020-04-03 15:21 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 94317, which changed state.

Bug 94317 Summary: gcc/config/arm/arm_mve.h:13907: strange assignment ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94317

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
  2020-04-03 15:21 ` [Bug other/89863] [meta-bug] Issues that static analyzers (cppcheck, clang-static-analyzer) find that gcc misses sripar01 at gcc dot gnu.org
@ 2020-04-17  9:23 ` egallager at gcc dot gnu.org
  2020-04-17  9:28 ` egallager at gcc dot gnu.org
                   ` (32 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: egallager at gcc dot gnu.org @ 2020-04-17  9:23 UTC (permalink / raw)
  To: gcc-bugs

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

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[meta-bug] Issues that      |[meta-bug] Issues in gcc
                   |static analyzers (cppcheck, |that other static analyzers
                   |clang-static-analyzer) find |(cppcheck,
                   |that gcc misses             |clang-static-analyzer,
                   |                            |PVS-studio) find that gcc
                   |                            |misses

--- Comment #8 from Eric Gallager <egallager at gcc dot gnu.org> ---
updating title to include PVS studio bugs

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
  2020-04-03 15:21 ` [Bug other/89863] [meta-bug] Issues that static analyzers (cppcheck, clang-static-analyzer) find that gcc misses sripar01 at gcc dot gnu.org
  2020-04-17  9:23 ` [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) " egallager at gcc dot gnu.org
@ 2020-04-17  9:28 ` egallager at gcc dot gnu.org
  2020-04-20 13:24 ` jakub at gcc dot gnu.org
                   ` (31 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: egallager at gcc dot gnu.org @ 2020-04-17  9:28 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #9 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Eric Gallager from comment #8)
> updating title to include PVS studio bugs

actually it looks like there was already a previous meta-bug for PVS-Studio,
bug 77421, but it's closed already... do we want to reopen that one, or use
this one for PVS-Studio bugs as well?

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2020-04-17  9:28 ` egallager at gcc dot gnu.org
@ 2020-04-20 13:24 ` jakub at gcc dot gnu.org
  2020-05-05 14:00 ` marxin at gcc dot gnu.org
                   ` (30 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: jakub at gcc dot gnu.org @ 2020-04-20 13:24 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 80051, which changed state.

Bug 80051 Summary: gcc/dwarf2out.c: PVS-Studio: V501
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80051

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2020-04-20 13:24 ` jakub at gcc dot gnu.org
@ 2020-05-05 14:00 ` marxin at gcc dot gnu.org
  2020-05-05 14:01 ` marxin at gcc dot gnu.org
                   ` (29 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: marxin at gcc dot gnu.org @ 2020-05-05 14:00 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 92565, which changed state.

Bug 92565 Summary: trunk/libgcc/config/libbid/bid_internal.h: 2 * useless assignments ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92565

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2020-05-05 14:00 ` marxin at gcc dot gnu.org
@ 2020-05-05 14:01 ` marxin at gcc dot gnu.org
  2020-05-05 14:01 ` marxin at gcc dot gnu.org
                   ` (28 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: marxin at gcc dot gnu.org @ 2020-05-05 14:01 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 92472, which changed state.

Bug 92472 Summary: enhancement: 5 * constify some parameters
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92472

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2020-05-05 14:01 ` marxin at gcc dot gnu.org
@ 2020-05-05 14:01 ` marxin at gcc dot gnu.org
  2020-09-29 14:32 ` dmalcolm at gcc dot gnu.org
                   ` (27 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: marxin at gcc dot gnu.org @ 2020-05-05 14:01 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 89860, which changed state.

Bug 89860 Summary: liboffloadmic/runtime/offload_target.cpp:332]: (style) Array index 'i' is used before limits check.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89860

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2020-05-05 14:01 ` marxin at gcc dot gnu.org
@ 2020-09-29 14:32 ` dmalcolm at gcc dot gnu.org
  2020-11-06 22:17 ` egallager at gcc dot gnu.org
                   ` (26 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: dmalcolm at gcc dot gnu.org @ 2020-09-29 14:32 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 94433, which changed state.

Bug 94433 Summary: enhancement: 12 * constify some parameters
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94433

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2020-09-29 14:32 ` dmalcolm at gcc dot gnu.org
@ 2020-11-06 22:17 ` egallager at gcc dot gnu.org
  2020-11-06 22:17 ` egallager at gcc dot gnu.org
                   ` (25 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: egallager at gcc dot gnu.org @ 2020-11-06 22:17 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 50355, which changed state.

Bug 50355 Summary: Comparison is always true in alpha config code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50355

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (8 preceding siblings ...)
  2020-11-06 22:17 ` egallager at gcc dot gnu.org
@ 2020-11-06 22:17 ` egallager at gcc dot gnu.org
  2020-11-06 22:18 ` egallager at gcc dot gnu.org
                   ` (24 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: egallager at gcc dot gnu.org @ 2020-11-06 22:17 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 71327, which changed state.

Bug 71327 Summary: libiberty/cplus-dem.c:2702]: (style) Redundant condition
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71327

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (9 preceding siblings ...)
  2020-11-06 22:17 ` egallager at gcc dot gnu.org
@ 2020-11-06 22:18 ` egallager at gcc dot gnu.org
  2021-03-13  4:29 ` ian at airs dot com
                   ` (23 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: egallager at gcc dot gnu.org @ 2020-11-06 22:18 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 66469, which changed state.

Bug 66469 Summary: config/rl78/rl78.c:679: possible bad array index ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66469

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (10 preceding siblings ...)
  2020-11-06 22:18 ` egallager at gcc dot gnu.org
@ 2021-03-13  4:29 ` ian at airs dot com
  2021-03-18  9:44 ` marxin at gcc dot gnu.org
                   ` (22 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: ian at airs dot com @ 2021-03-13  4:29 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 99553, which changed state.

Bug 99553 Summary: libgo/misc/cgo/testcarchive/testdata/main_unix.c:39: suspicious compare ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99553

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (11 preceding siblings ...)
  2021-03-13  4:29 ` ian at airs dot com
@ 2021-03-18  9:44 ` marxin at gcc dot gnu.org
  2021-03-19 13:09 ` dmalcolm at gcc dot gnu.org
                   ` (21 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: marxin at gcc dot gnu.org @ 2021-03-18  9:44 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 99617, which changed state.

Bug 99617 Summary: gcc/cp/coroutines.cc:2807: member variables not initialised in constructor ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99617

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (12 preceding siblings ...)
  2021-03-18  9:44 ` marxin at gcc dot gnu.org
@ 2021-03-19 13:09 ` dmalcolm at gcc dot gnu.org
  2021-04-06 17:44 ` ibuclaw at gdcproject dot org
                   ` (20 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: dmalcolm at gcc dot gnu.org @ 2021-03-19 13:09 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 99614, which changed state.

Bug 99614 Summary: diagnostic-manager.cc:85: possible missing copy constructor ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99614

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (13 preceding siblings ...)
  2021-03-19 13:09 ` dmalcolm at gcc dot gnu.org
@ 2021-04-06 17:44 ` ibuclaw at gdcproject dot org
  2021-04-09 11:46 ` rsandifo at gcc dot gnu.org
                   ` (19 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: ibuclaw at gdcproject dot org @ 2021-04-06 17:44 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 99917, which changed state.

Bug 99917 Summary: gcc/d/dmd/mtype.c:5223: missing call to va_end ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99917

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (14 preceding siblings ...)
  2021-04-06 17:44 ` ibuclaw at gdcproject dot org
@ 2021-04-09 11:46 ` rsandifo at gcc dot gnu.org
  2021-05-10  7:21 ` marxin at gcc dot gnu.org
                   ` (18 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: rsandifo at gcc dot gnu.org @ 2021-04-09 11:46 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 99866, which changed state.

Bug 99866 Summary: gcc/config/aarch64/aarch64-protos.h: 2 * passing structs ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99866

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (15 preceding siblings ...)
  2021-04-09 11:46 ` rsandifo at gcc dot gnu.org
@ 2021-05-10  7:21 ` marxin at gcc dot gnu.org
  2021-05-13 12:17 ` marxin at gcc dot gnu.org
                   ` (17 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: marxin at gcc dot gnu.org @ 2021-05-10  7:21 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 99616, which changed state.

Bug 99616 Summary: gcc/cp/decl.c:12220: pointless test ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99616

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (16 preceding siblings ...)
  2021-05-10  7:21 ` marxin at gcc dot gnu.org
@ 2021-05-13 12:17 ` marxin at gcc dot gnu.org
  2021-06-14 14:57 ` burnus at gcc dot gnu.org
                   ` (16 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: marxin at gcc dot gnu.org @ 2021-05-13 12:17 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 99933, which changed state.

Bug 99933 Summary: gcc/brig/brigfrontend/brig-function.cc: 4 * possible performance problem ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99933

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |WONTFIX

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (17 preceding siblings ...)
  2021-05-13 12:17 ` marxin at gcc dot gnu.org
@ 2021-06-14 14:57 ` burnus at gcc dot gnu.org
  2021-08-24 19:41 ` pinskia at gcc dot gnu.org
                   ` (15 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: burnus at gcc dot gnu.org @ 2021-06-14 14:57 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 100913, which changed state.

Bug 100913 Summary: cppcheck: 2 * pointless new assignments in the parser ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100913

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (18 preceding siblings ...)
  2021-06-14 14:57 ` burnus at gcc dot gnu.org
@ 2021-08-24 19:41 ` pinskia at gcc dot gnu.org
  2021-09-15 20:39 ` pinskia at gcc dot gnu.org
                   ` (14 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-08-24 19:41 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 80049, which changed state.

Bug 80049 Summary: gcc/genmodes.c: PVS-Studio: NULL Pointer Dereference (CWE-476)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80049

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (19 preceding siblings ...)
  2021-08-24 19:41 ` pinskia at gcc dot gnu.org
@ 2021-09-15 20:39 ` pinskia at gcc dot gnu.org
  2021-10-04  9:20 ` charlet at gcc dot gnu.org
                   ` (13 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-09-15 20:39 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 102327, which changed state.

Bug 102327 Summary: gcc/config/i386/i386-expand.c:14678: Suspicious coding ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102327

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (20 preceding siblings ...)
  2021-09-15 20:39 ` pinskia at gcc dot gnu.org
@ 2021-10-04  9:20 ` charlet at gcc dot gnu.org
  2021-11-12 15:02 ` marxin at gcc dot gnu.org
                   ` (12 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: charlet at gcc dot gnu.org @ 2021-10-04  9:20 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 102073, which changed state.

Bug 102073 Summary: gcc/ada/socket.c: 2 * missing return
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102073

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (21 preceding siblings ...)
  2021-10-04  9:20 ` charlet at gcc dot gnu.org
@ 2021-11-12 15:02 ` marxin at gcc dot gnu.org
  2021-11-15  0:12 ` egallager at gcc dot gnu.org
                   ` (11 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: marxin at gcc dot gnu.org @ 2021-11-12 15:02 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 89259, which changed state.

Bug 89259 Summary: liboffloadmic/runtime/offload_omp_host.cpp:692: pointless test ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89259

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |WONTFIX

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (22 preceding siblings ...)
  2021-11-12 15:02 ` marxin at gcc dot gnu.org
@ 2021-11-15  0:12 ` egallager at gcc dot gnu.org
  2022-01-05 18:26 ` redi at gcc dot gnu.org
                   ` (10 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: egallager at gcc dot gnu.org @ 2021-11-15  0:12 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 80047, which changed state.

Bug 80047 Summary: fixincludes/fixincl.c: PVS-Studio: Improper Release of Memory Before Removing Last Reference (CWE-401)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80047

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (23 preceding siblings ...)
  2021-11-15  0:12 ` egallager at gcc dot gnu.org
@ 2022-01-05 18:26 ` redi at gcc dot gnu.org
  2022-01-16  1:16 ` rodgertq at gcc dot gnu.org
                   ` (9 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: redi at gcc dot gnu.org @ 2022-01-05 18:26 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 94669, which changed state.

Bug 94669 Summary: libcc1: 4 * minor performance problem
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94669

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (24 preceding siblings ...)
  2022-01-05 18:26 ` redi at gcc dot gnu.org
@ 2022-01-16  1:16 ` rodgertq at gcc dot gnu.org
  2022-07-07  5:58 ` mir at gcc dot gnu.org
                   ` (8 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: rodgertq at gcc dot gnu.org @ 2022-01-16  1:16 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 102074, which changed state.

Bug 102074 Summary: include/bits/atomic_timed_wait.h:215: possible missing return ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102074

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (25 preceding siblings ...)
  2022-01-16  1:16 ` rodgertq at gcc dot gnu.org
@ 2022-07-07  5:58 ` mir at gcc dot gnu.org
  2022-08-31  9:51 ` jakub at gcc dot gnu.org
                   ` (7 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: mir at gcc dot gnu.org @ 2022-07-07  5:58 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 106184, which changed state.

Bug 106184 Summary: gcc/analyzer/sm-fd.cc:545: ordering problem ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106184

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (26 preceding siblings ...)
  2022-07-07  5:58 ` mir at gcc dot gnu.org
@ 2022-08-31  9:51 ` jakub at gcc dot gnu.org
  2022-11-03 10:22 ` ams at gcc dot gnu.org
                   ` (6 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: jakub at gcc dot gnu.org @ 2022-08-31  9:51 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 106778, which changed state.

Bug 106778 Summary: libcpp/makeuname2c.cc:454: sanity check in wrong place ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106778

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (27 preceding siblings ...)
  2022-08-31  9:51 ` jakub at gcc dot gnu.org
@ 2022-11-03 10:22 ` ams at gcc dot gnu.org
  2022-11-04 10:58 ` tschwinge at gcc dot gnu.org
                   ` (5 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: ams at gcc dot gnu.org @ 2022-11-03 10:22 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 107510, which changed state.

Bug 107510 Summary: gcc/config/gcn/gcn.cc:4930:9: style: Same expression on both sides of '||'. [duplicateExpression]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107510

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (28 preceding siblings ...)
  2022-11-03 10:22 ` ams at gcc dot gnu.org
@ 2022-11-04 10:58 ` tschwinge at gcc dot gnu.org
  2023-06-05  7:21 ` pinskia at gcc dot gnu.org
                   ` (4 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: tschwinge at gcc dot gnu.org @ 2022-11-04 10:58 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 71324, which changed state.

Bug 71324 Summary: liboffloadmic/runtime/offload_env.cpp:316]: (style) Redundant condition
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71324

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (29 preceding siblings ...)
  2022-11-04 10:58 ` tschwinge at gcc dot gnu.org
@ 2023-06-05  7:21 ` pinskia at gcc dot gnu.org
  2024-01-17 21:19 ` jamborm at gcc dot gnu.org
                   ` (3 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-06-05  7:21 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 79364, which changed state.

Bug 79364 Summary: some variadic functions with an empty struct miscompiled with C++ (at least for x64 targets)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79364

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (30 preceding siblings ...)
  2023-06-05  7:21 ` pinskia at gcc dot gnu.org
@ 2024-01-17 21:19 ` jamborm at gcc dot gnu.org
  2024-02-08 21:50 ` redi at gcc dot gnu.org
                   ` (2 subsequent siblings)
  34 siblings, 0 replies; 35+ messages in thread
From: jamborm at gcc dot gnu.org @ 2024-01-17 21:19 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 94629, which changed state.

Bug 94629 Summary: 10 issues located by the PVS-studio static analyzer
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94629

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (31 preceding siblings ...)
  2024-01-17 21:19 ` jamborm at gcc dot gnu.org
@ 2024-02-08 21:50 ` redi at gcc dot gnu.org
  2024-02-27 15:26 ` jeevitha at gcc dot gnu.org
  2024-04-15 15:48 ` jakub at gcc dot gnu.org
  34 siblings, 0 replies; 35+ messages in thread
From: redi at gcc dot gnu.org @ 2024-02-08 21:50 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 100147, which changed state.

Bug 100147 Summary: libstdc++-v3/include/bits/gslice.h:170: missing check for assignment to self ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100147

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (32 preceding siblings ...)
  2024-02-08 21:50 ` redi at gcc dot gnu.org
@ 2024-02-27 15:26 ` jeevitha at gcc dot gnu.org
  2024-04-15 15:48 ` jakub at gcc dot gnu.org
  34 siblings, 0 replies; 35+ messages in thread
From: jeevitha at gcc dot gnu.org @ 2024-02-27 15:26 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 106907, which changed state.

Bug 106907 Summary: gcc/config/rs6000/rs6000.cc:23155: strange expression ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106907

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

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

* [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
       [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
                   ` (33 preceding siblings ...)
  2024-02-27 15:26 ` jeevitha at gcc dot gnu.org
@ 2024-04-15 15:48 ` jakub at gcc dot gnu.org
  34 siblings, 0 replies; 35+ messages in thread
From: jakub at gcc dot gnu.org @ 2024-04-15 15:48 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863
Bug 89863 depends on bug 114689, which changed state.

Bug 114689 Summary: [14 Regression] libgcc/config/m68k/fpgnulib.c:305: Suspicious coding ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114689

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

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

end of thread, other threads:[~2024-04-15 15:48 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-89863-4@http.gcc.gnu.org/bugzilla/>
2020-04-03 15:21 ` [Bug other/89863] [meta-bug] Issues that static analyzers (cppcheck, clang-static-analyzer) find that gcc misses sripar01 at gcc dot gnu.org
2020-04-17  9:23 ` [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) " egallager at gcc dot gnu.org
2020-04-17  9:28 ` egallager at gcc dot gnu.org
2020-04-20 13:24 ` jakub at gcc dot gnu.org
2020-05-05 14:00 ` marxin at gcc dot gnu.org
2020-05-05 14:01 ` marxin at gcc dot gnu.org
2020-05-05 14:01 ` marxin at gcc dot gnu.org
2020-09-29 14:32 ` dmalcolm at gcc dot gnu.org
2020-11-06 22:17 ` egallager at gcc dot gnu.org
2020-11-06 22:17 ` egallager at gcc dot gnu.org
2020-11-06 22:18 ` egallager at gcc dot gnu.org
2021-03-13  4:29 ` ian at airs dot com
2021-03-18  9:44 ` marxin at gcc dot gnu.org
2021-03-19 13:09 ` dmalcolm at gcc dot gnu.org
2021-04-06 17:44 ` ibuclaw at gdcproject dot org
2021-04-09 11:46 ` rsandifo at gcc dot gnu.org
2021-05-10  7:21 ` marxin at gcc dot gnu.org
2021-05-13 12:17 ` marxin at gcc dot gnu.org
2021-06-14 14:57 ` burnus at gcc dot gnu.org
2021-08-24 19:41 ` pinskia at gcc dot gnu.org
2021-09-15 20:39 ` pinskia at gcc dot gnu.org
2021-10-04  9:20 ` charlet at gcc dot gnu.org
2021-11-12 15:02 ` marxin at gcc dot gnu.org
2021-11-15  0:12 ` egallager at gcc dot gnu.org
2022-01-05 18:26 ` redi at gcc dot gnu.org
2022-01-16  1:16 ` rodgertq at gcc dot gnu.org
2022-07-07  5:58 ` mir at gcc dot gnu.org
2022-08-31  9:51 ` jakub at gcc dot gnu.org
2022-11-03 10:22 ` ams at gcc dot gnu.org
2022-11-04 10:58 ` tschwinge at gcc dot gnu.org
2023-06-05  7:21 ` pinskia at gcc dot gnu.org
2024-01-17 21:19 ` jamborm at gcc dot gnu.org
2024-02-08 21:50 ` redi at gcc dot gnu.org
2024-02-27 15:26 ` jeevitha at gcc dot gnu.org
2024-04-15 15:48 ` jakub 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).