On 11/3/19 8:29 PM, luoxhu wrote:
> -finline-functions is enabled by default for O2 since r276469, update the
> test cases with -fno-inline-functions.
>
> v2: disable inlining for the failed cases. Add two more failed cases
> not listed in BZ. Tested on P8LE, P8BE and P9LE.
>
>
> gcc/testsuite/ChangeLog:
>
> 2019-10-30 Xiong Hu Luo <luo...@linux.ibm.com>
>
> PR92090
> * g++.dg/tree-ssa/pr61034.C: Add -fno-inline-functions --param
> max-inline-insns-single-O2=200.
> * gcc.dg/atomic/c11-atomic-exec-5.c: Likewise.
> * gcc.target/powerpc/pr72804.c: Likewie.
> * gcc.target/powerpc/pr79439-1.c: Add -fno-inline-functions.
> * gcc.target/powerpc/vsx-builtin-7.c: Likewise.
OK
jeff