--- common.opt.orig 2007-06-21 16:29:39.000000000 -0600 +++ common.opt 2007-11-04 16:00:34.000000000 -0700 @@ -949,6 +949,12 @@ Common Report Var(flag_syntax_only) Check for syntax errors, then stop +; This is basically just an alias for -fsyntax_only, in practice +fffigen +Common Report Var(flag_syntax_only) VarExists +Generate .ffi output + + ftest-coverage Common Report Var(flag_test_coverage) Create data files needed by \"gcov\"