source: branches/ffigen-apple-gcc-5646/ffigen4/source/gcc-5646-common.opt.diff@ 67

Last change on this file since 67 was 67, checked in by gb, 15 years ago

Don't know if this works yet.

File size: 444 bytes
  • common.opt

    old new  
    10161016Common Report Var(flag_syntax_only)
    10171017Check for syntax errors, then stop
    10181018
     1019; This is basically just an alias for -fsyntax_only, in practice
     1020fffigen
     1021Common Report Var(flag_syntax_only) VarExists
     1022Generate .ffi output
     1023
    10191024ftest-coverage
    10201025Common Report Var(flag_test_coverage)
    10211026Create data files needed by \"gcov\"
Note: See TracBrowser for help on using the repository browser.