[Bug tree-optimization/82017] missing strlen optimization for chained mempcpy calls

2019-04-11 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82017

--- Comment #3 from Eric Gallager  ---
Who's the maintainer for this area of the compiler? Besides you, that is.

[Bug tree-optimization/82017] missing strlen optimization for chained mempcpy calls

2017-08-29 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82017

Eric Gallager  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2017-08-30
 CC||egallager at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #2 from Eric Gallager  ---
Confirmed.

[Bug tree-optimization/82017] missing strlen optimization for chained mempcpy calls

2017-08-28 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82017

Martin Sebor  changed:

   What|Removed |Added

   Keywords||missed-optimization
  Known to fail||5.3.0, 6.4.0, 7.1.0, 8.0

--- Comment #1 from Martin Sebor  ---
This affects all recent releases, although the strlen optimization in the
memcpy case is new in GCC 8.