| Rev | Line | |
|---|
| [67] | 1 | --- common.opt.orig 2009-09-15 07:39:22.000000000 -0600
|
|---|
| 2 | +++ common.opt 2009-09-15 07:39:54.000000000 -0600
|
|---|
| 3 | @@ -1016,6 +1016,11 @@
|
|---|
| 4 | Common Report Var(flag_syntax_only)
|
|---|
| 5 | Check for syntax errors, then stop
|
|---|
| 6 |
|
|---|
| 7 | +; This is basically just an alias for -fsyntax_only, in practice
|
|---|
| 8 | +fffigen
|
|---|
| 9 | +Common Report Var(flag_syntax_only) VarExists
|
|---|
| 10 | +Generate .ffi output
|
|---|
| 11 | +
|
|---|
| 12 | ftest-coverage
|
|---|
| 13 | Common Report Var(flag_test_coverage)
|
|---|
| 14 | Create data files needed by \"gcov\"
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.