Re: [PATCH] Do not instrument void variables with MPX (PR tree-opt/79987).

2017-08-11 Thread Martin Liška
On 08/11/2017 01:51 AM, Ilya Enkovich wrote: > 2017-08-10 10:40 GMT+03:00 Martin Liška : >> Hello. >> >> In order to prevent the ICE, CHKP should not isntrument variables of void >> type. > > Hi, > > There was another thread for this PR where I proposed a way to handle such > vars > via size re

Re: [PATCH] Do not instrument void variables with MPX (PR tree-opt/79987).

2017-08-10 Thread Ilya Enkovich
2017-08-10 10:40 GMT+03:00 Martin Liška : > Hello. > > In order to prevent the ICE, CHKP should not isntrument variables of void > type. Hi, There was another thread for this PR where I proposed a way to handle such vars via size relocations. But there was no feedback in that thread for two mont

[PATCH] Do not instrument void variables with MPX (PR tree-opt/79987).

2017-08-10 Thread Martin Liška
Hello. In order to prevent the ICE, CHKP should not isntrument variables of void type. Patch can bootstrap on ppc64le-redhat-linux and survives regression tests. Ready to be installed? Martin gcc/ChangeLog: 2017-08-09 Martin Liska PR tree-opt/79987 * tree-chkp.c (chkp_get_b