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 a384b0400ee..4c08b970587 100644 --- a/gcc/common.opt +++ b/gcc/common.opt @@ -715,6 +715,10 @@ funwind-tables Common Just generate unwind tables for exception handling +fvar-tracking +Common +Perform variable tracking + fverbose-asm Common Add extra commentary to assembler output |