On 03/27/2017 08:14 AM, Richard Biener wrote:
On Mon, Mar 27, 2017 at 2:47 PM, Martin Liška <mli...@suse.cz> wrote:Hello.As described in the PR, we can create a PHI node in einline that has no argument. That can cause ICE in devirtualization and should be thus handled. Patch can bootstrap on ppc64le-redhat-linux and survives regression tests. Ready to be installed?We shouldn't ever have a PHI w/o argument.
Yea. Sounds like there's a deeper problem somewhere. jeff