Re: [PATCH] handle string copies with non-constant lengths (PR 91996)

2019-10-16 Thread Jeff Law
On 10/15/19 3:24 PM, Martin Sebor wrote: > The attached patch removes a FIXME added recently to the strlen > pass as a reminder to extend the handling of multi-byte stores > of characters copied from non-constant strings with constant > lengths to strings with non-constant lengths in some known 

[PATCH] handle string copies with non-constant lengths (PR 91996)

2019-10-15 Thread Martin Sebor
The attached patch removes a FIXME added recently to the strlen pass as a reminder to extend the handling of multi-byte stores of characters copied from non-constant strings with constant lengths to strings with non-constant lengths in some known range. For the string length range information it