Re: [PR 91468] Small fixes in ipa-cp.c and ipa-prop.c

2019-08-28 Thread Richard Biener
On Tue, Aug 27, 2019 at 3:15 PM Martin Jambor wrote: > > Hi, > > Feng Xue read through much of ipa-cp.c and ipa-prop.c and reported a few > redundancies and small errors in PR 91468. The patch below fixes all of > them, specifically: > > 1) A typo in ipcp_modif_dom_walker::before_dom_children whe

[PR 91468] Small fixes in ipa-cp.c and ipa-prop.c

2019-08-27 Thread Martin Jambor
Hi, Feng Xue read through much of ipa-cp.c and ipa-prop.c and reported a few redundancies and small errors in PR 91468. The patch below fixes all of them, specifically: 1) A typo in ipcp_modif_dom_walker::before_dom_children where a wrong tree variable was checked if it is not a VIEW_CONVERT_