[Bug tree-optimization/91294] [10 Regression] wrong strlen result of a conditional with an offset

2019-08-14 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91294 Martin Sebor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/91294] [10 Regression] wrong strlen result of a conditional with an offset

2019-08-14 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91294 --- Comment #4 from Martin Sebor --- Author: msebor Date: Wed Aug 14 20:36:46 2019 New Revision: 274494 URL: https://gcc.gnu.org/viewcvs?rev=274494&root=gcc&view=rev Log: Backport from mainline 2019-08-01 Martin Sebor

[Bug tree-optimization/91294] [10 Regression] wrong strlen result of a conditional with an offset

2019-08-14 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91294 --- Comment #3 from Martin Sebor --- Author: msebor Date: Wed Aug 14 16:27:59 2019 New Revision: 274486 URL: https://gcc.gnu.org/viewcvs?rev=274486&root=gcc&view=rev Log: PR tree-optimization/91294 - [10 Regression] wrong strlen result of a cond

[Bug tree-optimization/91294] [10 Regression] wrong strlen result of a conditional with an offset

2019-07-31 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91294 Martin Sebor changed: What|Removed |Added Keywords||patch --- Comment #2 from Martin Sebor -

[Bug tree-optimization/91294] [10 Regression] wrong strlen result of a conditional with an offset

2019-07-29 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91294 Martin Sebor changed: What|Removed |Added Keywords||wrong-code Status|UNCONFIRMED