projects
/
platform
/
upstream
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
863737b
)
testsuite: mips: pass -finline/-fnoinline through
author
Xi Ruoyao
<xry111@mengyan1223.wang>
Fri, 23 Jul 2021 05:55:56 +0000
(13:55 +0800)
committer
Xi Ruoyao
<xry111@mengyan1223.wang>
Fri, 23 Jul 2021 05:55:56 +0000
(13:55 +0800)
gcc/testsuite/
* gcc.target/mips/mips.exp (mips_option_groups): add
-finline and -fno-inline.
gcc/testsuite/gcc.target/mips/mips.exp
patch
|
blob
|
history
diff --git
a/gcc/testsuite/gcc.target/mips/mips.exp
b/gcc/testsuite/gcc.target/mips/mips.exp
index
0129231
..
580e7c0
100644
(file)
--- a/
gcc/testsuite/gcc.target/mips/mips.exp
+++ b/
gcc/testsuite/gcc.target/mips/mips.exp
@@
-325,6
+325,7
@@
foreach option {
finite-math-only
fixed-hi
fixed-lo
+ inline
lax-vector-conversions
omit-frame-pointer
optimize-sibling-calls