diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-06-22 14:15:45 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-07-09 14:32:04 +0800 |
commit | 3b33b1136d5ba1903a56fa601a848accc3db46ef (patch) | |
tree | f37ef0d0f104ce802610fb6650ce82685bde4349 /gcc/tree-ssa-phiopt.c | |
parent | 82625a42e652d52fc6bbe6070f8d0589d5e0c8ad (diff) | |
download | gcc-3b33b1136d5ba1903a56fa601a848accc3db46ef.zip gcc-3b33b1136d5ba1903a56fa601a848accc3db46ef.tar.gz gcc-3b33b1136d5ba1903a56fa601a848accc3db46ef.tar.bz2 |
testsuite: mips: use noinline attribute instead of -fno-inline
mips.exp does not support -fno-inline, causing the tests return "ERROR:
Unrecognised option: -fno-inline for dg-options ... ".
Use noinline attribute like other mips target tests, to workaround it.
gcc/testsuite/
* gcc.target/mips/cfgcleanup-jalr2.c: Remove -fno-inline and add
__attribute__((noinline)).
* gcc.target/mips/cfgcleanup-jalr3.c: Likewise.
Diffstat (limited to 'gcc/tree-ssa-phiopt.c')
0 files changed, 0 insertions, 0 deletions