[Bug tree-optimization/86083] handle non-constant assignments in strlen

2018-06-11 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86083 Martin Sebor changed: What|Removed |Added Keywords||patch Status|ASSIGNED

[Bug tree-optimization/86083] handle non-constant assignments in strlen

2018-06-11 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86083 --- Comment #2 from Martin Sebor --- Author: msebor Date: Mon Jun 11 20:01:40 2018 New Revision: 261452 URL: https://gcc.gnu.org/viewcvs?rev=261452&root=gcc&view=rev Log: PR tree-optimization/86083 - handle non-constant assignments in strlen gc

[Bug tree-optimization/86083] handle non-constant assignments in strlen

2018-06-10 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86083 Martin Sebor changed: What|Removed |Added Keywords||missed-optimization Status|UN