[Bug tree-optimization/83821] local aggregate initialization defeats strlen optimization

2019-10-16 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83821 Martin Sebor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug tree-optimization/83821] local aggregate initialization defeats strlen optimization

2019-10-16 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83821 --- Comment #6 from Martin Sebor --- Author: msebor Date: Wed Oct 16 19:24:36 2019 New Revision: 277080 URL: https://gcc.gnu.org/viewcvs?rev=277080=gcc=rev Log: PR tree-optimization/83821 - local aggregate initialization defeats strlen

[Bug tree-optimization/83821] local aggregate initialization defeats strlen optimization

2019-10-15 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83821 --- Comment #5 from Martin Sebor --- Updated patch for GCC 10: https://gcc.gnu.org/ml/gcc-patches/2019-10/msg01038.html

[Bug tree-optimization/83821] local aggregate initialization defeats strlen optimization

2018-01-25 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83821 --- Comment #4 from Martin Sebor --- (In reply to Leslie Zhai from comment #3) In the case of mips64 (and a number of other targets) the missing optimization is due to pr83543.

[Bug tree-optimization/83821] local aggregate initialization defeats strlen optimization

2018-01-22 Thread lesliezhai at llvm dot org.cn
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83821 Leslie Zhai changed: What|Removed |Added CC||lesliezhai at llvm dot org.cn --- Comment

[Bug tree-optimization/83821] local aggregate initialization defeats strlen optimization

2018-01-12 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83821 Martin Sebor changed: What|Removed |Added Keywords||patch --- Comment #2 from Martin Sebor

[Bug tree-optimization/83821] local aggregate initialization defeats strlen optimization

2018-01-12 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83821 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|