Re: PR 81292: ICE on related strlens after r249880

2017-07-04 Thread Jakub Jelinek
On Tue, Jul 04, 2017 at 12:14:48PM +0100, Richard Sandiford wrote: > r249880 installed the result of a strlen in a strinfo if the strinfo > wasn't previously a full string. But as Jakub says in the PR comments, > we can't just do that in isolation, because there are no vdefs on the > call that wou

PR 81292: ICE on related strlens after r249880

2017-07-04 Thread Richard Sandiford
r249880 installed the result of a strlen in a strinfo if the strinfo wasn't previously a full string. But as Jakub says in the PR comments, we can't just do that in isolation, because there are no vdefs on the call that would invalidate any related strinfos. This patch updates the related strinfo