diff options
Diffstat (limited to 'gcc/common.opt')
-rw-r--r-- | gcc/common.opt | 6 |
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 |