Re: [PATCH 0/5] Fix various MPX issues

2017-03-07 Thread Martin Liška
On 03/07/2017 11:26 AM, Uros Bizjak wrote: > Hello! > >> I'm sending a small series that fixes MPX issue that are quite easily >> fixable. >> The series can bootstrap on ppc64le and survives regression tests. > > Several testcases in the serie are put outside gcc.target/i386 > directory. You nee

Re: [PATCH 0/5] Fix various MPX issues

2017-03-07 Thread Uros Bizjak
Hello! > I'm sending a small series that fixes MPX issue that are quite easily fixable. > The series can bootstrap on ppc64le and survives regression tests. Several testcases in the serie are put outside gcc.target/i386 directory. You need full target specifier in these cases, "{ { i?86-*-* x86_6

[PATCH 0/5] Fix various MPX issues

2017-03-07 Thread marxin
Hello. I'm sending a small series that fixes MPX issue that are quite easily fixable. The series can bootstrap on ppc64le and survives regression tests. Thanks for review, Martin marxin (5): Fix *_CST ICEs connected to MPX. Get bounds for a PARM_DECL (PR ipa/79761). Fix ICE in tree-chkp-op