Re: RFR(S): 8231612: 100% cpu on arm32 in Service Thread

2019-11-19 Thread Aleksei Voitylov
Kim, you are right, to play it safe we need to -fno-tree-pre all relevant bool occurrances. I'll get back with an updated webrev when testing is finished. -Aleksei On 19/11/2019 01:51, Kim Barrett wrote: >> On Nov 18, 2019, at 8:10 AM, Aleksei Voitylov >> wrote: >> >> Hi, >> >> please review t

Re: RFR(S): 8231612: 100% cpu on arm32 in Service Thread

2019-11-19 Thread Kim Barrett
> On Nov 19, 2019, at 10:18 AM, Aleksei Voitylov > wrote: > > Kim, > > you are right, to play it safe we need to -fno-tree-pre all relevant > bool occurrances. I'll get back with an updated webrev when testing is > finished. I think just sprinkling the build system with -fno-tree-pre to addres