public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
       [not found] <bug-85316-4@http.gcc.gnu.org/bugzilla/>
@ 2020-11-17 23:07 ` amacleod at redhat dot com
  2020-11-24  9:51 ` jakub at gcc dot gnu.org
                   ` (22 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: amacleod at redhat dot com @ 2020-11-17 23:07 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 91029 Summary: missed optimization regarding value of modulo operation
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91029

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

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

* [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
       [not found] <bug-85316-4@http.gcc.gnu.org/bugzilla/>
  2020-11-17 23:07 ` [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases amacleod at redhat dot com
@ 2020-11-24  9:51 ` jakub at gcc dot gnu.org
  2021-01-12 15:26 ` rguenth at gcc dot gnu.org
                   ` (21 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: jakub at gcc dot gnu.org @ 2020-11-24  9:51 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 97964 Summary: Missed optimization opportunity for VRP
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97964

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

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

* [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
       [not found] <bug-85316-4@http.gcc.gnu.org/bugzilla/>
  2020-11-17 23:07 ` [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases amacleod at redhat dot com
  2020-11-24  9:51 ` jakub at gcc dot gnu.org
@ 2021-01-12 15:26 ` rguenth at gcc dot gnu.org
  2021-03-02 10:55 ` jakub at gcc dot gnu.org
                   ` (20 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-01-12 15:26 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 98513 Summary: [10 Regression] Wrong code with -O3 since r10-2804-gbf05a3bbb58b3558
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98513

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

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

* [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
       [not found] <bug-85316-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2021-01-12 15:26 ` rguenth at gcc dot gnu.org
@ 2021-03-02 10:55 ` jakub at gcc dot gnu.org
  2021-07-13 13:45 ` amacleod at redhat dot com
                   ` (19 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: jakub at gcc dot gnu.org @ 2021-03-02 10:55 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 95757 Summary: [11 regression] missing warning in gcc.dg/Wstringop-overflow-25.c since r11-1517
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95757

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

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

* [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
       [not found] <bug-85316-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2021-03-02 10:55 ` jakub at gcc dot gnu.org
@ 2021-07-13 13:45 ` amacleod at redhat dot com
  2021-07-15 20:26 ` amacleod at redhat dot com
                   ` (18 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: amacleod at redhat dot com @ 2021-07-13 13:45 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 93781 Summary: Optimizer produces suboptimal code related to -ftree-vrp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93781

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

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

* [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
       [not found] <bug-85316-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2021-07-13 13:45 ` amacleod at redhat dot com
@ 2021-07-15 20:26 ` amacleod at redhat dot com
  2021-07-28 20:54 ` pinskia at gcc dot gnu.org
                   ` (17 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: amacleod at redhat dot com @ 2021-07-15 20:26 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 71690 Summary: some integer conversions defeat memcpy optimizaton
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71690

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

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

* [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
       [not found] <bug-85316-4@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2021-07-15 20:26 ` amacleod at redhat dot com
@ 2021-07-28 20:54 ` pinskia at gcc dot gnu.org
  2021-09-05  0:03 ` pinskia at gcc dot gnu.org
                   ` (16 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-07-28 20:54 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 97967 Summary: Missed optimization opportunity for VRP
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97967

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

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

* [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
       [not found] <bug-85316-4@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2021-07-28 20:54 ` pinskia at gcc dot gnu.org
@ 2021-09-05  0:03 ` pinskia at gcc dot gnu.org
  2021-09-05  0:21 ` pinskia at gcc dot gnu.org
                   ` (15 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-09-05  0:03 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 85375 Summary: possible missed optimisation / regression from 6.3 with while (__builtin_ffs(x) && x)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85375

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

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

* [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
       [not found] <bug-85316-4@http.gcc.gnu.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2021-09-05  0:03 ` pinskia at gcc dot gnu.org
@ 2021-09-05  0:21 ` pinskia at gcc dot gnu.org
  2021-11-05 21:40 ` amacleod at redhat dot com
                   ` (14 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-09-05  0:21 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 98357 Summary: Bounds check not eliminated
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98357

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

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

* [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
       [not found] <bug-85316-4@http.gcc.gnu.org/bugzilla/>
                   ` (8 preceding siblings ...)
  2021-09-05  0:21 ` pinskia at gcc dot gnu.org
@ 2021-11-05 21:40 ` amacleod at redhat dot com
  2021-11-15  8:30 ` pinskia at gcc dot gnu.org
                   ` (13 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: amacleod at redhat dot com @ 2021-11-05 21:40 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 100802 Summary: VRP fails to fold comparison using known value orders
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100802

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

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

* [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
       [not found] <bug-85316-4@http.gcc.gnu.org/bugzilla/>
                   ` (9 preceding siblings ...)
  2021-11-05 21:40 ` amacleod at redhat dot com
@ 2021-11-15  8:30 ` pinskia at gcc dot gnu.org
  2022-01-11 21:04 ` amacleod at redhat dot com
                   ` (12 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-11-15  8:30 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 60669 Summary: VRP misses asserts for some already defined statements
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60669

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

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

* [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
       [not found] <bug-85316-4@http.gcc.gnu.org/bugzilla/>
                   ` (10 preceding siblings ...)
  2021-11-15  8:30 ` pinskia at gcc dot gnu.org
@ 2022-01-11 21:04 ` amacleod at redhat dot com
  2022-01-11 21:06 ` amacleod at redhat dot com
                   ` (11 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: amacleod at redhat dot com @ 2022-01-11 21:04 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 76174 Summary: Missed VRP optimization
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76174

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

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

* [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
       [not found] <bug-85316-4@http.gcc.gnu.org/bugzilla/>
                   ` (11 preceding siblings ...)
  2022-01-11 21:04 ` amacleod at redhat dot com
@ 2022-01-11 21:06 ` amacleod at redhat dot com
  2022-01-13  7:13 ` rguenth at gcc dot gnu.org
                   ` (10 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: amacleod at redhat dot com @ 2022-01-11 21:06 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 68561 Summary: get_integer_range () that handles symbolical ranges
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68561

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

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

* [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
       [not found] <bug-85316-4@http.gcc.gnu.org/bugzilla/>
                   ` (12 preceding siblings ...)
  2022-01-11 21:06 ` amacleod at redhat dot com
@ 2022-01-13  7:13 ` rguenth at gcc dot gnu.org
  2022-01-13 18:53 ` amacleod at redhat dot com
                   ` (9 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: rguenth at gcc dot gnu.org @ 2022-01-13  7:13 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 42436 Summary: VRP should mark non-trapping integer divisions
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42436

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

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

* [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
       [not found] <bug-85316-4@http.gcc.gnu.org/bugzilla/>
                   ` (13 preceding siblings ...)
  2022-01-13  7:13 ` rguenth at gcc dot gnu.org
@ 2022-01-13 18:53 ` amacleod at redhat dot com
  2022-01-13 18:54 ` amacleod at redhat dot com
                   ` (8 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: amacleod at redhat dot com @ 2022-01-13 18:53 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 83072 Summary: Late VRP optimization
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83072

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

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

* [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
       [not found] <bug-85316-4@http.gcc.gnu.org/bugzilla/>
                   ` (14 preceding siblings ...)
  2022-01-13 18:53 ` amacleod at redhat dot com
@ 2022-01-13 18:54 ` amacleod at redhat dot com
  2022-01-13 18:54 ` amacleod at redhat dot com
                   ` (7 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: amacleod at redhat dot com @ 2022-01-13 18:54 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 83073 Summary: Range for VR_VARYING | [1, 1]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83073

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

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

* [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
       [not found] <bug-85316-4@http.gcc.gnu.org/bugzilla/>
                   ` (15 preceding siblings ...)
  2022-01-13 18:54 ` amacleod at redhat dot com
@ 2022-01-13 18:54 ` amacleod at redhat dot com
  2022-10-13 17:03 ` amacleod at redhat dot com
                   ` (6 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: amacleod at redhat dot com @ 2022-01-13 18:54 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 97909 Summary: expr_not_equal_to (mainly in match.pd) vs. ranger
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97909

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

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

* [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
       [not found] <bug-85316-4@http.gcc.gnu.org/bugzilla/>
                   ` (16 preceding siblings ...)
  2022-01-13 18:54 ` amacleod at redhat dot com
@ 2022-10-13 17:03 ` amacleod at redhat dot com
  2022-11-03 19:31 ` amacleod at redhat dot com
                   ` (5 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: amacleod at redhat dot com @ 2022-10-13 17:03 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 102540 Summary: [12/13 Regression] Dead Code Elimination Regression at -O3 since r12-476-gd846f225c25c5885
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102540

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

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

* [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
       [not found] <bug-85316-4@http.gcc.gnu.org/bugzilla/>
                   ` (17 preceding siblings ...)
  2022-10-13 17:03 ` amacleod at redhat dot com
@ 2022-11-03 19:31 ` amacleod at redhat dot com
  2022-11-03 19:32 ` amacleod at redhat dot com
                   ` (4 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: amacleod at redhat dot com @ 2022-11-03 19:31 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 93917 Summary: VRP forgets range of value read from memory
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93917

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

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

* [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
       [not found] <bug-85316-4@http.gcc.gnu.org/bugzilla/>
                   ` (18 preceding siblings ...)
  2022-11-03 19:31 ` amacleod at redhat dot com
@ 2022-11-03 19:32 ` amacleod at redhat dot com
  2022-11-08 15:57 ` aldyh at gcc dot gnu.org
                   ` (3 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: amacleod at redhat dot com @ 2022-11-03 19:32 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 99966 Summary: Bounds check not eliminated by assert
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99966

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

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

* [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
       [not found] <bug-85316-4@http.gcc.gnu.org/bugzilla/>
                   ` (19 preceding siblings ...)
  2022-11-03 19:32 ` amacleod at redhat dot com
@ 2022-11-08 15:57 ` aldyh at gcc dot gnu.org
  2022-11-17  8:54 ` aldyh at gcc dot gnu.org
                   ` (2 subsequent siblings)
  23 siblings, 0 replies; 24+ messages in thread
From: aldyh at gcc dot gnu.org @ 2022-11-08 15:57 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 24021 Summary: VRP does not work with floating points
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24021

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

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

* [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
       [not found] <bug-85316-4@http.gcc.gnu.org/bugzilla/>
                   ` (20 preceding siblings ...)
  2022-11-08 15:57 ` aldyh at gcc dot gnu.org
@ 2022-11-17  8:54 ` aldyh at gcc dot gnu.org
  2023-08-09  4:27 ` pinskia at gcc dot gnu.org
  2024-03-15  9:45 ` jakub at gcc dot gnu.org
  23 siblings, 0 replies; 24+ messages in thread
From: aldyh at gcc dot gnu.org @ 2022-11-17  8:54 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 68097 Summary: We should track ranges for floating-point values too
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68097

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

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

* [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
       [not found] <bug-85316-4@http.gcc.gnu.org/bugzilla/>
                   ` (21 preceding siblings ...)
  2022-11-17  8:54 ` aldyh at gcc dot gnu.org
@ 2023-08-09  4:27 ` pinskia at gcc dot gnu.org
  2024-03-15  9:45 ` jakub at gcc dot gnu.org
  23 siblings, 0 replies; 24+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-08-09  4:27 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 107822 Summary: [13/14/14 Regression] Dead Code Elimination Regression at -Os (trunk vs. 12.2.0)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107822

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

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

* [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
       [not found] <bug-85316-4@http.gcc.gnu.org/bugzilla/>
                   ` (22 preceding siblings ...)
  2023-08-09  4:27 ` pinskia at gcc dot gnu.org
@ 2024-03-15  9:45 ` jakub at gcc dot gnu.org
  23 siblings, 0 replies; 24+ messages in thread
From: jakub at gcc dot gnu.org @ 2024-03-15  9:45 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 114009 Summary: [11/12/13/14 Regression] Missed optimization: (!a) * a => 0 when a=(a/2)*2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114009

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

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

end of thread, other threads:[~2024-03-15  9:45 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-85316-4@http.gcc.gnu.org/bugzilla/>
2020-11-17 23:07 ` [Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases amacleod at redhat dot com
2020-11-24  9:51 ` jakub at gcc dot gnu.org
2021-01-12 15:26 ` rguenth at gcc dot gnu.org
2021-03-02 10:55 ` jakub at gcc dot gnu.org
2021-07-13 13:45 ` amacleod at redhat dot com
2021-07-15 20:26 ` amacleod at redhat dot com
2021-07-28 20:54 ` pinskia at gcc dot gnu.org
2021-09-05  0:03 ` pinskia at gcc dot gnu.org
2021-09-05  0:21 ` pinskia at gcc dot gnu.org
2021-11-05 21:40 ` amacleod at redhat dot com
2021-11-15  8:30 ` pinskia at gcc dot gnu.org
2022-01-11 21:04 ` amacleod at redhat dot com
2022-01-11 21:06 ` amacleod at redhat dot com
2022-01-13  7:13 ` rguenth at gcc dot gnu.org
2022-01-13 18:53 ` amacleod at redhat dot com
2022-01-13 18:54 ` amacleod at redhat dot com
2022-01-13 18:54 ` amacleod at redhat dot com
2022-10-13 17:03 ` amacleod at redhat dot com
2022-11-03 19:31 ` amacleod at redhat dot com
2022-11-03 19:32 ` amacleod at redhat dot com
2022-11-08 15:57 ` aldyh at gcc dot gnu.org
2022-11-17  8:54 ` aldyh at gcc dot gnu.org
2023-08-09  4:27 ` pinskia at gcc dot gnu.org
2024-03-15  9:45 ` 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).