On 12/4/18 5:11 AM, Jakub Jelinek wrote: > Hi! > > All uses of explicit -freorder-blocks-and-partition needs to be guarded with > freorder effective targets, e.g. arm doesn't support -fprofile-use. > > That said, until PR88310 is fixed, this effectively means the test is > UNSUPPORTED anywhere. > > Ok for trunk anyway? > > 2018-12-04 Jakub Jelinek <ja...@redhat.com> > > PR tree-optimization/88285 > * gcc.dg/predict-22.c: Only compile on freorder targets. OK jeff
- [PATCH] Fix predict-22.c testcase (PR tree-optimization/882... Jakub Jelinek
- Re: [PATCH] Fix predict-22.c testcase (PR tree-optimiz... Richard Biener
- Re: [PATCH] Fix predict-22.c testcase (PR tree-optimiz... Jeff Law