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 37c43fd..2b64366 100644 --- a/gcc/common.opt +++ b/gcc/common.opt @@ -26,6 +26,12 @@ Variable int target_flags +Variable +int optimize + +Variable +int optimize_size + ### Driver |