public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
@ 2020-04-13 21:38 ` msebor at gcc dot gnu.org
  2020-04-18 18:49 ` law at redhat dot com
                   ` (68 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-04-13 21:38 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 92307 Summary: missing -Wstringop-overflow on a memcpy into an array with out-of-bounds variable offset
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92307

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
  2020-04-13 21:38 ` [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings msebor at gcc dot gnu.org
@ 2020-04-18 18:49 ` law at redhat dot com
  2020-04-21 20:10 ` law at redhat dot com
                   ` (67 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: law at redhat dot com @ 2020-04-18 18:49 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 92893 Summary: [10 Regression] Unhelpful -Wstringop-overflow warning for a trailing one-element array
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92893

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
  2020-04-13 21:38 ` [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings msebor at gcc dot gnu.org
  2020-04-18 18:49 ` law at redhat dot com
@ 2020-04-21 20:10 ` law at redhat dot com
  2020-04-21 21:27 ` msebor at gcc dot gnu.org
                   ` (66 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: law at redhat dot com @ 2020-04-21 20:10 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 94655 Summary: [10 Regression] Implicit assignment operator triggers stringop-overflow warning since r10-5451-gef29b12cfbb4979a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94655

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2020-04-21 20:10 ` law at redhat dot com
@ 2020-04-21 21:27 ` msebor at gcc dot gnu.org
  2020-04-22 16:40 ` msebor at gcc dot gnu.org
                   ` (65 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-04-21 21:27 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 94655 Summary: [10 Regression] Implicit assignment operator triggers stringop-overflow warning since r10-5451-gef29b12cfbb4979a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94655

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2020-04-21 21:27 ` msebor at gcc dot gnu.org
@ 2020-04-22 16:40 ` msebor at gcc dot gnu.org
  2020-04-22 21:00 ` msebor at gcc dot gnu.org
                   ` (64 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-04-22 16:40 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 90377 Summary: [10 Regression] New -Wstringop-overflow with -O3 since r270852
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90377

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2020-04-22 16:40 ` msebor at gcc dot gnu.org
@ 2020-04-22 21:00 ` msebor at gcc dot gnu.org
  2020-04-22 21:03 ` msebor at gcc dot gnu.org
                   ` (63 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-04-22 21:00 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 91397 Summary: -Wstringop-overflow specified bound 18446744073709551615 exceeds maximum object size 9223372036854775807
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91397

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2020-04-22 21:00 ` msebor at gcc dot gnu.org
@ 2020-04-22 21:03 ` msebor at gcc dot gnu.org
  2020-04-22 21:08 ` msebor at gcc dot gnu.org
                   ` (62 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-04-22 21:03 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 79016 Summary: missing -Wstringop-overflow= overflowing allocated buffers
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79016

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2020-04-22 21:03 ` msebor at gcc dot gnu.org
@ 2020-04-22 21:08 ` msebor at gcc dot gnu.org
  2020-04-22 21:52 ` msebor at gcc dot gnu.org
                   ` (61 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-04-22 21:08 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 80074 Summary: missing -Wstringop-overflow on a detected __builtin___sprintf_chk overflow
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80074

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2020-04-22 21:08 ` msebor at gcc dot gnu.org
@ 2020-04-22 21:52 ` msebor at gcc dot gnu.org
  2020-04-22 22:02 ` msebor at gcc dot gnu.org
                   ` (60 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-04-22 21:52 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 85484 Summary: missing -Wstringop-overflow for strcpy with a string of non-const length
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85484

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (8 preceding siblings ...)
  2020-04-22 21:52 ` msebor at gcc dot gnu.org
@ 2020-04-22 22:02 ` msebor at gcc dot gnu.org
  2020-04-22 22:17 ` msebor at gcc dot gnu.org
                   ` (59 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-04-22 22:02 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 90132 Summary: make bootstrap fails with -O3 (gcc9 snapshot 20190414)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90132

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (9 preceding siblings ...)
  2020-04-22 22:02 ` msebor at gcc dot gnu.org
@ 2020-04-22 22:17 ` msebor at gcc dot gnu.org
  2020-04-22 22:21 ` msebor at gcc dot gnu.org
                   ` (58 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-04-22 22:17 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 88441 Summary: missing warning on a buffer overflow with non-constant offset and constant size
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88441

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (10 preceding siblings ...)
  2020-04-22 22:17 ` msebor at gcc dot gnu.org
@ 2020-04-22 22:21 ` msebor at gcc dot gnu.org
  2020-04-30 16:14 ` msebor at gcc dot gnu.org
                   ` (57 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-04-22 22:21 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|9.0                         |7.0

--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
Set version to GCC 7 when -Wstringop-overflow first appeared.

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (11 preceding siblings ...)
  2020-04-22 22:21 ` msebor at gcc dot gnu.org
@ 2020-04-30 16:14 ` msebor at gcc dot gnu.org
  2020-06-03 16:10 ` msebor at gcc dot gnu.org
                   ` (56 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-04-30 16:14 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 94881 Summary: [10/11 Regression] incorrect Wstringop-overflow warning with thread sanitizer since r10-5451-gef29b12cfbb4979a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94881

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (12 preceding siblings ...)
  2020-04-30 16:14 ` msebor at gcc dot gnu.org
@ 2020-06-03 16:10 ` msebor at gcc dot gnu.org
  2020-06-10 18:06 ` msebor at gcc dot gnu.org
                   ` (55 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-06-03 16:10 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 95490 Summary: [10/11 Regression] writing 1 byte into a region of size 0 [-Wstringop-overflow=] since r10-5451-gef29b12cfbb4979a89b3cbadbf485a77c8fd8fce
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95490

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (13 preceding siblings ...)
  2020-06-03 16:10 ` msebor at gcc dot gnu.org
@ 2020-06-10 18:06 ` msebor at gcc dot gnu.org
  2020-06-17 20:04 ` msebor at gcc dot gnu.org
                   ` (54 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-06-10 18:06 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 92939 Summary: missing -Wstringop-overflow on negative index from the end of array
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92939

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (14 preceding siblings ...)
  2020-06-10 18:06 ` msebor at gcc dot gnu.org
@ 2020-06-17 20:04 ` msebor at gcc dot gnu.org
  2020-06-18 20:35 ` msebor at gcc dot gnu.org
                   ` (53 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-06-17 20:04 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 86349 Summary: diagnose string overflow for allocations of non-constant sizes
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86349

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (15 preceding siblings ...)
  2020-06-17 20:04 ` msebor at gcc dot gnu.org
@ 2020-06-18 20:35 ` msebor at gcc dot gnu.org
  2020-08-20 16:37 ` msebor at gcc dot gnu.org
                   ` (52 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-06-18 20:35 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 92814 Summary: missing -Wstringop-overflow writing into a dynamically allocated flexible array member
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92814

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (16 preceding siblings ...)
  2020-06-18 20:35 ` msebor at gcc dot gnu.org
@ 2020-08-20 16:37 ` msebor at gcc dot gnu.org
  2020-09-11 15:43 ` msebor at gcc dot gnu.org
                   ` (51 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-08-20 16:37 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 95667 Summary: [11 Regression] unintended warning for memset writing across multiple members
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95667

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (17 preceding siblings ...)
  2020-08-20 16:37 ` msebor at gcc dot gnu.org
@ 2020-09-11 15:43 ` msebor at gcc dot gnu.org
  2020-10-12 15:11 ` msebor at gcc dot gnu.org
                   ` (50 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-09-11 15:43 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 96903 Summary: [11 regression] excess errors from gcc.dg/pr89350.c after r11-2973
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96903

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (18 preceding siblings ...)
  2020-09-11 15:43 ` msebor at gcc dot gnu.org
@ 2020-10-12 15:11 ` msebor at gcc dot gnu.org
  2020-10-12 15:12 ` msebor at gcc dot gnu.org
                   ` (49 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-10-12 15:11 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 97023 Summary: missing warning on buffer overflow in chained mempcpy
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97023

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (19 preceding siblings ...)
  2020-10-12 15:11 ` msebor at gcc dot gnu.org
@ 2020-10-12 15:12 ` msebor at gcc dot gnu.org
  2020-10-12 15:12 ` msebor at gcc dot gnu.org
                   ` (48 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-10-12 15:12 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 97342 Summary: [11 Regression] bogus -Wstringop-overflow with nonzero signed and unsigned offsets
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97342

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (20 preceding siblings ...)
  2020-10-12 15:12 ` msebor at gcc dot gnu.org
@ 2020-10-12 15:12 ` msebor at gcc dot gnu.org
  2020-10-27 14:37 ` msebor at gcc dot gnu.org
                   ` (47 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-10-12 15:12 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 96384 Summary: [11 Regression] bogus -Wstringop-overflow= storing into multidimensional array with index in range
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96384

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (21 preceding siblings ...)
  2020-10-12 15:12 ` msebor at gcc dot gnu.org
@ 2020-10-27 14:37 ` msebor at gcc dot gnu.org
  2020-11-29 22:35 ` msebor at gcc dot gnu.org
                   ` (46 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-10-27 14:37 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 92942 Summary: missing -Wstringop-overflow for allocations with a negative lower bound size
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92942

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (22 preceding siblings ...)
  2020-10-27 14:37 ` msebor at gcc dot gnu.org
@ 2020-11-29 22:35 ` msebor at gcc dot gnu.org
  2020-11-29 22:38 ` msebor at gcc dot gnu.org
                   ` (45 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-11-29 22:35 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 92936 Summary: missing warning on a past-the-end store to a PHI
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92936

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (23 preceding siblings ...)
  2020-11-29 22:35 ` msebor at gcc dot gnu.org
@ 2020-11-29 22:38 ` msebor at gcc dot gnu.org
  2020-11-29 22:40 ` msebor at gcc dot gnu.org
                   ` (44 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-11-29 22:38 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 89428 Summary: missing -Wstringop-overflow on a PHI with variable offset
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89428

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (24 preceding siblings ...)
  2020-11-29 22:38 ` msebor at gcc dot gnu.org
@ 2020-11-29 22:40 ` msebor at gcc dot gnu.org
  2021-01-06 16:37 ` msebor at gcc dot gnu.org
                   ` (43 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-11-29 22:40 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 92940 Summary: incorrect offset and size in -Wstringop-overflow for out-of-bounds store into VLA and two offset ranges
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92940

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (25 preceding siblings ...)
  2020-11-29 22:40 ` msebor at gcc dot gnu.org
@ 2021-01-06 16:37 ` msebor at gcc dot gnu.org
  2021-01-21 22:51 ` msebor at gcc dot gnu.org
                   ` (42 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2021-01-06 16:37 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 98561 Summary: -Wstringop-overflow triggered when memcpy to single char and writing to differently sized array members
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98561

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (26 preceding siblings ...)
  2021-01-06 16:37 ` msebor at gcc dot gnu.org
@ 2021-01-21 22:51 ` msebor at gcc dot gnu.org
  2021-02-12  0:32 ` msebor at gcc dot gnu.org
                   ` (41 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2021-01-21 22:51 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 95353 Summary: [10 Regression] spurious -Wstringop-overflow writing to a trailing array plus offset
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95353

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (27 preceding siblings ...)
  2021-01-21 22:51 ` msebor at gcc dot gnu.org
@ 2021-02-12  0:32 ` msebor at gcc dot gnu.org
  2021-05-03 16:18 ` msebor at gcc dot gnu.org
                   ` (40 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2021-02-12  0:32 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 87296 Summary: [8/9/10/11 Regression] -Wstringop-overflow false positive due to using MEM_REF type of &MEM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87296

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (28 preceding siblings ...)
  2021-02-12  0:32 ` msebor at gcc dot gnu.org
@ 2021-05-03 16:18 ` msebor at gcc dot gnu.org
  2021-05-12 21:51 ` msebor at gcc dot gnu.org
                   ` (39 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2021-05-03 16:18 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 100395 Summary: Bogus -Wstringop-overflow warning
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100395

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (29 preceding siblings ...)
  2021-05-03 16:18 ` msebor at gcc dot gnu.org
@ 2021-05-12 21:51 ` msebor at gcc dot gnu.org
  2021-06-17 20:09 ` msebor at gcc dot gnu.org
                   ` (38 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2021-05-12 21:51 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 100571 Summary: bogus -Wstringop-overflow with VLA of elements larger than byte
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100571

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (30 preceding siblings ...)
  2021-05-12 21:51 ` msebor at gcc dot gnu.org
@ 2021-06-17 20:09 ` msebor at gcc dot gnu.org
  2021-07-07 20:30 ` msebor at gcc dot gnu.org
                   ` (37 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2021-06-17 20:09 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 100574 Summary: [11 Regression] ICE: in size_remaining, at builtins.c:413 with -O3 -ftracer -fno-tree-dominator-opts -fno-tree-fre
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100574

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (31 preceding siblings ...)
  2021-06-17 20:09 ` msebor at gcc dot gnu.org
@ 2021-07-07 20:30 ` msebor at gcc dot gnu.org
  2021-07-09 17:38 ` msebor at gcc dot gnu.org
                   ` (36 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2021-07-07 20:30 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 97027 Summary: missing warning on buffer overflow storing a larger scalar into a smaller array
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97027

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (32 preceding siblings ...)
  2021-07-07 20:30 ` msebor at gcc dot gnu.org
@ 2021-07-09 17:38 ` msebor at gcc dot gnu.org
  2021-07-15 19:22 ` msebor at gcc dot gnu.org
                   ` (35 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2021-07-09 17:38 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 97027 Summary: missing warning on buffer overflow storing a larger scalar into a smaller array
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97027

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (33 preceding siblings ...)
  2021-07-09 17:38 ` msebor at gcc dot gnu.org
@ 2021-07-15 19:22 ` msebor at gcc dot gnu.org
  2021-09-17 16:39 ` msebor at gcc dot gnu.org
                   ` (34 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2021-07-15 19:22 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 97027 Summary: missing warning on buffer overflow storing a larger scalar into a smaller array
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97027

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (34 preceding siblings ...)
  2021-07-15 19:22 ` msebor at gcc dot gnu.org
@ 2021-09-17 16:39 ` msebor at gcc dot gnu.org
  2021-11-11 23:31 ` msebor at gcc dot gnu.org
                   ` (33 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2021-09-17 16:39 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 102200 Summary: [12 Regression] ICE on a min of a decl and pointer in a loop
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102200

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (35 preceding siblings ...)
  2021-09-17 16:39 ` msebor at gcc dot gnu.org
@ 2021-11-11 23:31 ` msebor at gcc dot gnu.org
  2021-11-12 23:39 ` msebor at gcc dot gnu.org
                   ` (32 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2021-11-11 23:31 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 102969 Summary: [12 regression] g++.dg/warn/Wstringop-overflow-4.C fails after r12-4726
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102969

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (36 preceding siblings ...)
  2021-11-11 23:31 ` msebor at gcc dot gnu.org
@ 2021-11-12 23:39 ` msebor at gcc dot gnu.org
  2021-11-30 18:13 ` msebor at gcc dot gnu.org
                   ` (31 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2021-11-12 23:39 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 103176 Summary: -foptimize-strlen causes stringop-overflow warning
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103176

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (37 preceding siblings ...)
  2021-11-12 23:39 ` msebor at gcc dot gnu.org
@ 2021-11-30 18:13 ` msebor at gcc dot gnu.org
  2021-12-01 23:38 ` pinskia at gcc dot gnu.org
                   ` (30 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2021-11-30 18:13 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 103483 Summary: context-sensitive ranges change triggers stringop-overread
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103483

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (38 preceding siblings ...)
  2021-11-30 18:13 ` msebor at gcc dot gnu.org
@ 2021-12-01 23:38 ` pinskia at gcc dot gnu.org
  2021-12-13 16:11 ` jason at gcc dot gnu.org
                   ` (29 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-01 23:38 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 103483 Summary: context-sensitive ranges change triggers stringop-overread
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103483

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (39 preceding siblings ...)
  2021-12-01 23:38 ` pinskia at gcc dot gnu.org
@ 2021-12-13 16:11 ` jason at gcc dot gnu.org
  2021-12-13 16:11 ` jason at gcc dot gnu.org
                   ` (28 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: jason at gcc dot gnu.org @ 2021-12-13 16:11 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 103534 Summary: [12 regression] Spurious -Wstringop-overflow warning with std::string concatencation
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103534

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (40 preceding siblings ...)
  2021-12-13 16:11 ` jason at gcc dot gnu.org
@ 2021-12-13 16:11 ` jason at gcc dot gnu.org
  2021-12-16 18:28 ` msebor at gcc dot gnu.org
                   ` (27 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: jason at gcc dot gnu.org @ 2021-12-13 16:11 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 103332 Summary: [12 Regression] Spurious -Wstringop-overflow on string concatenation in libstdc++ tests
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103332

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (41 preceding siblings ...)
  2021-12-13 16:11 ` jason at gcc dot gnu.org
@ 2021-12-16 18:28 ` msebor at gcc dot gnu.org
  2021-12-17 15:26 ` msebor at gcc dot gnu.org
                   ` (26 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2021-12-16 18:28 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 102722 Summary: [Disgnostic]Xpass for gcc.dg/Wstringop-overflow-68.c after O2 vectorization.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102722

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (42 preceding siblings ...)
  2021-12-16 18:28 ` msebor at gcc dot gnu.org
@ 2021-12-17 15:26 ` msebor at gcc dot gnu.org
  2022-01-14 18:15 ` msebor at gcc dot gnu.org
                   ` (25 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2021-12-17 15:26 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 102944 Summary: Many gcc.dg/Wstringop-overflow-*.c failures
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102944

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (43 preceding siblings ...)
  2021-12-17 15:26 ` msebor at gcc dot gnu.org
@ 2022-01-14 18:15 ` msebor at gcc dot gnu.org
  2022-01-20 17:14 ` danglin at gcc dot gnu.org
                   ` (24 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: msebor at gcc dot gnu.org @ 2022-01-14 18:15 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 101475 Summary: missing -Wstringop-overflow storing a compound literal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101475

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (44 preceding siblings ...)
  2022-01-14 18:15 ` msebor at gcc dot gnu.org
@ 2022-01-20 17:14 ` danglin at gcc dot gnu.org
  2022-05-27  8:37 ` rguenth at gcc dot gnu.org
                   ` (23 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: danglin at gcc dot gnu.org @ 2022-01-20 17:14 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 103121 Summary: [12 Regression] Warnings in cp/optimize.c causing build failure
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103121

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (45 preceding siblings ...)
  2022-01-20 17:14 ` danglin at gcc dot gnu.org
@ 2022-05-27  8:37 ` rguenth at gcc dot gnu.org
  2022-10-05 11:54 ` ebotcazou at gcc dot gnu.org
                   ` (22 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: rguenth at gcc dot gnu.org @ 2022-05-27  8:37 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 91490 Summary: [9 Regression] bogus argument missing terminating nul warning on strlen of a flexible array member
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91490

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (46 preceding siblings ...)
  2022-05-27  8:37 ` rguenth at gcc dot gnu.org
@ 2022-10-05 11:54 ` ebotcazou at gcc dot gnu.org
  2022-12-12 13:32 ` marxin at gcc dot gnu.org
                   ` (21 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2022-10-05 11:54 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 106698 Summary: bogus -Wstringop-overflow warning on Ada code with LTO
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106698

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (47 preceding siblings ...)
  2022-10-05 11:54 ` ebotcazou at gcc dot gnu.org
@ 2022-12-12 13:32 ` marxin at gcc dot gnu.org
  2023-01-13 12:41 ` rguenth at gcc dot gnu.org
                   ` (20 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: marxin at gcc dot gnu.org @ 2022-12-12 13:32 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 108074 Summary: [11/12 Regression] Incorrect stringop-overflow warning
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108074

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (48 preceding siblings ...)
  2022-12-12 13:32 ` marxin at gcc dot gnu.org
@ 2023-01-13 12:41 ` rguenth at gcc dot gnu.org
  2023-01-26 14:23 ` dmalcolm at gcc dot gnu.org
                   ` (19 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-01-13 12:41 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 107129 Summary: [13 Regression] False positive -Wstringop-overflow warning with -O2 or -O3 since r13-137-gee1cb43bc76de800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107129

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (49 preceding siblings ...)
  2023-01-13 12:41 ` rguenth at gcc dot gnu.org
@ 2023-01-26 14:23 ` dmalcolm at gcc dot gnu.org
  2023-02-10 22:52 ` hp at gcc dot gnu.org
                   ` (18 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: dmalcolm at gcc dot gnu.org @ 2023-01-26 14:23 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 108507 Summary: [13 regression] new test case gcc.dg/analyzer/SARD-tc841-basic-00182-min.c in r13-5244-gc6a011119bfa03 fails
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108507

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (50 preceding siblings ...)
  2023-01-26 14:23 ` dmalcolm at gcc dot gnu.org
@ 2023-02-10 22:52 ` hp at gcc dot gnu.org
  2023-03-09 11:09 ` marxin at gcc dot gnu.org
                   ` (17 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: hp at gcc dot gnu.org @ 2023-02-10 22:52 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 106120 Summary: [13 regression] g++.dg/warn/Wstringop-overflow-4.C fails since r13-1268-g8c99e307b20c50
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106120

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (51 preceding siblings ...)
  2023-02-10 22:52 ` hp at gcc dot gnu.org
@ 2023-03-09 11:09 ` marxin at gcc dot gnu.org
  2023-03-15 10:05 ` rguenth at gcc dot gnu.org
                   ` (16 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: marxin at gcc dot gnu.org @ 2023-03-09 11:09 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 109041 Summary: Bogus compile time check by __builtin_memset? error: ‘__builtin_memset’ writing 4 bytes into a region of size 0 overflows the destination [-Werror=stringop-overflow=]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109041

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (52 preceding siblings ...)
  2023-03-09 11:09 ` marxin at gcc dot gnu.org
@ 2023-03-15 10:05 ` rguenth at gcc dot gnu.org
  2023-03-30 11:17 ` rguenth at gcc dot gnu.org
                   ` (15 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-03-15 10:05 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 106904 Summary: [12 Regression] Incorrect -Wstringop-overflow with partial memcpy() into a nested structure
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106904

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (53 preceding siblings ...)
  2023-03-15 10:05 ` rguenth at gcc dot gnu.org
@ 2023-03-30 11:17 ` rguenth at gcc dot gnu.org
  2023-04-27 11:45 ` rguenth at gcc dot gnu.org
                   ` (14 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-03-30 11:17 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 107561 Summary: [13 Regression] g++.dg/pr71488.C  and [g++.dg/warn/Warray-bounds-16.C -m32] regression due to -Wstringop-overflow problem
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107561

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (54 preceding siblings ...)
  2023-03-30 11:17 ` rguenth at gcc dot gnu.org
@ 2023-04-27 11:45 ` rguenth at gcc dot gnu.org
  2023-05-01 13:12 ` pinskia at gcc dot gnu.org
                   ` (13 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-04-27 11:45 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 107852 Summary: [12 Regression] Spurious warnings stringop-overflow and array-bounds copying data as bytes into vector
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107852

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (55 preceding siblings ...)
  2023-04-27 11:45 ` rguenth at gcc dot gnu.org
@ 2023-05-01 13:12 ` pinskia at gcc dot gnu.org
  2023-05-18  3:58 ` pinskia at gcc dot gnu.org
                   ` (12 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-05-01 13:12 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 105723 Summary: [12 Regression] Optimization false positive warning (-Wstringop-overflow)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105723

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (56 preceding siblings ...)
  2023-05-01 13:12 ` pinskia at gcc dot gnu.org
@ 2023-05-18  3:58 ` pinskia at gcc dot gnu.org
  2023-07-06 20:41 ` pinskia at gcc dot gnu.org
                   ` (11 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-05-18  3:58 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 106074 Summary: Spurious Wstringop-overflow for int-to-string with SSE4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106074

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (57 preceding siblings ...)
  2023-05-18  3:58 ` pinskia at gcc dot gnu.org
@ 2023-07-06 20:41 ` pinskia at gcc dot gnu.org
  2023-07-07  8:45 ` rguenth at gcc dot gnu.org
                   ` (10 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-07-06 20:41 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 110579 Summary: O2, O1 opmtimizations cause a buffer overflow panic during a strcpy
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110579

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (58 preceding siblings ...)
  2023-07-06 20:41 ` pinskia at gcc dot gnu.org
@ 2023-07-07  8:45 ` rguenth at gcc dot gnu.org
  2023-07-07  8:49 ` rguenth at gcc dot gnu.org
                   ` (9 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-07-07  8:45 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 92815 Summary: [10 Regression] spurious -Wstringop-overflow writing into a flexible array of an extern struct
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92815

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (59 preceding siblings ...)
  2023-07-07  8:45 ` rguenth at gcc dot gnu.org
@ 2023-07-07  8:49 ` rguenth at gcc dot gnu.org
  2023-07-07  9:04 ` rguenth at gcc dot gnu.org
                   ` (8 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-07-07  8:49 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 94655 Summary: [10 Regression] -Wstringop-overflow on implicit string assignment with vectorized char store
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94655

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (60 preceding siblings ...)
  2023-07-07  8:49 ` rguenth at gcc dot gnu.org
@ 2023-07-07  9:04 ` rguenth at gcc dot gnu.org
  2023-07-07  9:11 ` rguenth at gcc dot gnu.org
                   ` (7 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-07-07  9:04 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 96963 Summary: [10 Regression] -Wstringop-overflow false positive on -O3 or -O2 -ftree-vectorize when assigning consecutive char struct members
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96963

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (61 preceding siblings ...)
  2023-07-07  9:04 ` rguenth at gcc dot gnu.org
@ 2023-07-07  9:11 ` rguenth at gcc dot gnu.org
  2023-07-28 19:00 ` redi at gcc dot gnu.org
                   ` (6 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-07-07  9:11 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 97631 Summary: [10 Regression] bogus "writing one too many bytes" warning for memcpy with strlen argument
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97631

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (62 preceding siblings ...)
  2023-07-07  9:11 ` rguenth at gcc dot gnu.org
@ 2023-07-28 19:00 ` redi at gcc dot gnu.org
  2023-11-03 20:05 ` uecker at gcc dot gnu.org
                   ` (5 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: redi at gcc dot gnu.org @ 2023-07-28 19:00 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 110807 Summary: [13 Regression] Copy list initialisation of a vector<bool> raises a warning with -O2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110807

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (63 preceding siblings ...)
  2023-07-28 19:00 ` redi at gcc dot gnu.org
@ 2023-11-03 20:05 ` uecker at gcc dot gnu.org
  2024-01-08 13:54 ` rguenth at gcc dot gnu.org
                   ` (4 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: uecker at gcc dot gnu.org @ 2023-11-03 20:05 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 109970 Summary: -Wstringop-overflow should work with parameter forward declarations
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109970

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (64 preceding siblings ...)
  2023-11-03 20:05 ` uecker at gcc dot gnu.org
@ 2024-01-08 13:54 ` rguenth at gcc dot gnu.org
  2024-02-14 21:07 ` pinskia at gcc dot gnu.org
                   ` (3 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: rguenth at gcc dot gnu.org @ 2024-01-08 13:54 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 113026 Summary: Bogus -Wstringop-overflow warning on simple memcpy type loop
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113026

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (65 preceding siblings ...)
  2024-01-08 13:54 ` rguenth at gcc dot gnu.org
@ 2024-02-14 21:07 ` pinskia at gcc dot gnu.org
  2024-02-21  0:29 ` pinskia at gcc dot gnu.org
                   ` (2 subsequent siblings)
  69 siblings, 0 replies; 70+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-02-14 21:07 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 113922 Summary: -Wstringop-overflow with FORTIFY_SOURCE=3 and O{1,2,3} generates a false positive for 0-sized structs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113922

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (66 preceding siblings ...)
  2024-02-14 21:07 ` pinskia at gcc dot gnu.org
@ 2024-02-21  0:29 ` pinskia at gcc dot gnu.org
  2024-03-10 21:46 ` law at gcc dot gnu.org
  2024-03-27  7:37 ` pinskia at gcc dot gnu.org
  69 siblings, 0 replies; 70+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-02-21  0:29 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 110051 Summary: error: writing 1 byte into a region of size 0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110051

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (67 preceding siblings ...)
  2024-02-21  0:29 ` pinskia at gcc dot gnu.org
@ 2024-03-10 21:46 ` law at gcc dot gnu.org
  2024-03-27  7:37 ` pinskia at gcc dot gnu.org
  69 siblings, 0 replies; 70+ messages in thread
From: law at gcc dot gnu.org @ 2024-03-10 21:46 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 94335 Summary: [11/12/13/14 Regression] False positive -Wstringop-overflow warning with -O2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94335

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

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

* [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
       [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
                   ` (68 preceding siblings ...)
  2024-03-10 21:46 ` law at gcc dot gnu.org
@ 2024-03-27  7:37 ` pinskia at gcc dot gnu.org
  69 siblings, 0 replies; 70+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-03-27  7:37 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 114494 Summary: false-positive with -O2 -Wstringop-overflow=2 -fsanitize=address
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114494

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

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

end of thread, other threads:[~2024-03-27  7:37 UTC | newest]

Thread overview: 70+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-88443-4@http.gcc.gnu.org/bugzilla/>
2020-04-13 21:38 ` [Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings msebor at gcc dot gnu.org
2020-04-18 18:49 ` law at redhat dot com
2020-04-21 20:10 ` law at redhat dot com
2020-04-21 21:27 ` msebor at gcc dot gnu.org
2020-04-22 16:40 ` msebor at gcc dot gnu.org
2020-04-22 21:00 ` msebor at gcc dot gnu.org
2020-04-22 21:03 ` msebor at gcc dot gnu.org
2020-04-22 21:08 ` msebor at gcc dot gnu.org
2020-04-22 21:52 ` msebor at gcc dot gnu.org
2020-04-22 22:02 ` msebor at gcc dot gnu.org
2020-04-22 22:17 ` msebor at gcc dot gnu.org
2020-04-22 22:21 ` msebor at gcc dot gnu.org
2020-04-30 16:14 ` msebor at gcc dot gnu.org
2020-06-03 16:10 ` msebor at gcc dot gnu.org
2020-06-10 18:06 ` msebor at gcc dot gnu.org
2020-06-17 20:04 ` msebor at gcc dot gnu.org
2020-06-18 20:35 ` msebor at gcc dot gnu.org
2020-08-20 16:37 ` msebor at gcc dot gnu.org
2020-09-11 15:43 ` msebor at gcc dot gnu.org
2020-10-12 15:11 ` msebor at gcc dot gnu.org
2020-10-12 15:12 ` msebor at gcc dot gnu.org
2020-10-12 15:12 ` msebor at gcc dot gnu.org
2020-10-27 14:37 ` msebor at gcc dot gnu.org
2020-11-29 22:35 ` msebor at gcc dot gnu.org
2020-11-29 22:38 ` msebor at gcc dot gnu.org
2020-11-29 22:40 ` msebor at gcc dot gnu.org
2021-01-06 16:37 ` msebor at gcc dot gnu.org
2021-01-21 22:51 ` msebor at gcc dot gnu.org
2021-02-12  0:32 ` msebor at gcc dot gnu.org
2021-05-03 16:18 ` msebor at gcc dot gnu.org
2021-05-12 21:51 ` msebor at gcc dot gnu.org
2021-06-17 20:09 ` msebor at gcc dot gnu.org
2021-07-07 20:30 ` msebor at gcc dot gnu.org
2021-07-09 17:38 ` msebor at gcc dot gnu.org
2021-07-15 19:22 ` msebor at gcc dot gnu.org
2021-09-17 16:39 ` msebor at gcc dot gnu.org
2021-11-11 23:31 ` msebor at gcc dot gnu.org
2021-11-12 23:39 ` msebor at gcc dot gnu.org
2021-11-30 18:13 ` msebor at gcc dot gnu.org
2021-12-01 23:38 ` pinskia at gcc dot gnu.org
2021-12-13 16:11 ` jason at gcc dot gnu.org
2021-12-13 16:11 ` jason at gcc dot gnu.org
2021-12-16 18:28 ` msebor at gcc dot gnu.org
2021-12-17 15:26 ` msebor at gcc dot gnu.org
2022-01-14 18:15 ` msebor at gcc dot gnu.org
2022-01-20 17:14 ` danglin at gcc dot gnu.org
2022-05-27  8:37 ` rguenth at gcc dot gnu.org
2022-10-05 11:54 ` ebotcazou at gcc dot gnu.org
2022-12-12 13:32 ` marxin at gcc dot gnu.org
2023-01-13 12:41 ` rguenth at gcc dot gnu.org
2023-01-26 14:23 ` dmalcolm at gcc dot gnu.org
2023-02-10 22:52 ` hp at gcc dot gnu.org
2023-03-09 11:09 ` marxin at gcc dot gnu.org
2023-03-15 10:05 ` rguenth at gcc dot gnu.org
2023-03-30 11:17 ` rguenth at gcc dot gnu.org
2023-04-27 11:45 ` rguenth at gcc dot gnu.org
2023-05-01 13:12 ` pinskia at gcc dot gnu.org
2023-05-18  3:58 ` pinskia at gcc dot gnu.org
2023-07-06 20:41 ` pinskia at gcc dot gnu.org
2023-07-07  8:45 ` rguenth at gcc dot gnu.org
2023-07-07  8:49 ` rguenth at gcc dot gnu.org
2023-07-07  9:04 ` rguenth at gcc dot gnu.org
2023-07-07  9:11 ` rguenth at gcc dot gnu.org
2023-07-28 19:00 ` redi at gcc dot gnu.org
2023-11-03 20:05 ` uecker at gcc dot gnu.org
2024-01-08 13:54 ` rguenth at gcc dot gnu.org
2024-02-14 21:07 ` pinskia at gcc dot gnu.org
2024-02-21  0:29 ` pinskia at gcc dot gnu.org
2024-03-10 21:46 ` law at gcc dot gnu.org
2024-03-27  7:37 ` 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).