[Bug tree-optimization/92128] fold more non-constant strlen relational expressions

2020-02-19 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92128 --- Comment #5 from CVS Commits --- The master branch has been updated by Martin Sebor : https://gcc.gnu.org/g:ccf86d54cb02ed24bc4568bd9fffdcdbf0bf68a8 commit r10-6748-gccf86d54cb02ed24bc4568bd9fffdcdbf0bf68a8 Author: Martin Sebor Date: Wed

[Bug tree-optimization/92128] fold more non-constant strlen relational expressions

2020-01-29 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92128 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|2019-12-19

[Bug tree-optimization/92128] fold more non-constant strlen relational expressions

2019-11-17 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92128 John David Anglin changed: What|Removed |Added CC||danglin at gcc dot gnu.org ---

[Bug tree-optimization/92128] fold more non-constant strlen relational expressions

2019-11-13 Thread sihua at droid dot ac.cn
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92128 Sihua changed: What|Removed |Added CC||sihua at droid dot ac.cn --- Comment #3 from

[Bug tree-optimization/92128] fold more non-constant strlen relational expressions

2019-10-21 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92128 --- Comment #2 from Martin Sebor --- Yes. I constrained strlenopt-80.c to only a subset of the targets where the optimization has been implemented but forgot to do the same for strlenopt-81.c. I'm traveling this week but I'll try to remember

[Bug tree-optimization/92128] fold more non-constant strlen relational expressions

2019-10-21 Thread clyon at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92128 Christophe Lyon changed: What|Removed |Added CC||clyon at gcc dot gnu.org --- Comment

[Bug tree-optimization/92128] fold more non-constant strlen relational expressions

2019-10-16 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92128 Martin Sebor changed: What|Removed |Added Blocks||83819 Severity|normal