diff options
author | Xiong Hu Luo <luoxhu@linux.ibm.com> | 2019-11-06 03:36:46 +0000 |
---|---|---|
committer | Xiong Hu Luo <luoxhu@gcc.gnu.org> | 2019-11-06 03:36:46 +0000 |
commit | 8adf3cc4c30c0bc62a94fe8f13d5e97ee086e387 (patch) | |
tree | 404ab52859c49395f0cf7625f5f5c687d0db4c6e /gcc/gimplify.c | |
parent | 91eb5fa8e1fae57f6d69b2b973ffdf1988d18ca1 (diff) | |
download | gcc-8adf3cc4c30c0bc62a94fe8f13d5e97ee086e387.zip gcc-8adf3cc4c30c0bc62a94fe8f13d5e97ee086e387.tar.gz gcc-8adf3cc4c30c0bc62a94fe8f13d5e97ee086e387.tar.bz2 |
PR92090: Fix part of testcase failures by r276469
-finline-functions is enabled by default for O2 since r276469, update the
test cases with -fno-inline-functions.
c11-atomic-exec-5.c stills hit ICE of LRA on BE systems in PR92090.
This commit is NOT a fix for the bug and so it must NOT be closed.
gcc/testsuite/ChangeLog:
2019-11-06 Xiong Hu Luo <luoxhu@linux.ibm.com>
PR92090
* gcc.target/powerpc/pr72804.c: Add -fno-inline-functions --param
max-inline-insns-single-O2=200.
* gcc.target/powerpc/pr79439-1.c: Add -fno-inline-functions.
* gcc.target/powerpc/vsx-builtin-7.c: Likewise.
From-SVN: r277872
Diffstat (limited to 'gcc/gimplify.c')
0 files changed, 0 insertions, 0 deletions