diff options
Diffstat (limited to 'gcc/common.opt')
-rw-r--r-- | gcc/common.opt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/common.opt b/gcc/common.opt index d7bed08d..92748d3 100644 --- a/gcc/common.opt +++ b/gcc/common.opt @@ -76,6 +76,10 @@ Wextra Common Print extra (possibly unwanted) warnings +Wfatal-errors +Common +Exit on the first error occurred + Winline Common Warn when an inlined function cannot be inlined |