aboutsummaryrefslogtreecommitdiff
path: root/gcc/common.opt
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/common.opt')
-rw-r--r--gcc/common.opt6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/common.opt b/gcc/common.opt
index 331199f..cca70d6 100644
--- a/gcc/common.opt
+++ b/gcc/common.opt
@@ -307,6 +307,12 @@ Common
finline-functions
Common
+finline-limit-
+Common RejectNegative Joined UInteger
+
+finline-limit=
+Common RejectNegative Joined UInteger
+
finstrument-functions
Common