[Bug tree-optimization/90989] [9 Regression] incorrrect strlen result after second strcpy into the same destination

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

[Bug tree-optimization/90989] [9 Regression] incorrrect strlen result after second strcpy into the same destination

2019-08-02 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90989 --- Comment #7 from Martin Sebor --- Author: msebor Date: Fri Aug 2 16:57:19 2019 New Revision: 274021 URL: https://gcc.gnu.org/viewcvs?rev=274021&root=gcc&view=rev Log: Backport from mainline PR tree-optimization/90989 - incorrrect strlen res

[Bug tree-optimization/90989] [9 Regression] incorrrect strlen result after second strcpy into the same destination

2019-08-02 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90989 --- Comment #6 from Martin Sebor --- I will backport it today. There are no followup fixes to this one.

[Bug tree-optimization/90989] [9 Regression] incorrrect strlen result after second strcpy into the same destination

2019-08-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90989 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #5

[Bug tree-optimization/90989] [9 Regression] incorrrect strlen result after second strcpy into the same destination

2019-08-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90989 Richard Biener changed: What|Removed |Added Known to work||10.0 --- Comment #4 from Richard Biener

[Bug tree-optimization/90989] [9 Regression] incorrrect strlen result after second strcpy into the same destination

2019-07-09 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90989 Martin Sebor changed: What|Removed |Added Summary|[9/10 Regression] |[9 Regression] incorrrect