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

Last change on this file since 72 was 69, checked in by gb, 14 years ago

Check in working copy changes.

File size: 478 bytes
  • common.opt

    old new  
    10121012Common Report Var(flag_strict_overflow)
    10131013Treat signed overflow as undefined
    10141014
    1015 fsyntax-only
     1015;fsyntax-only
     1016;Common Report Var(flag_syntax_only)
     1017;Check for syntax errors, then stop
     1018
     1019fffigen
    10161020Common Report Var(flag_syntax_only)
    1017 Check for syntax errors, then stop
     1021Generate .ffi output
     1022
    10181023
    10191024ftest-coverage
    10201025Common Report Var(flag_test_coverage)
Note: See TracBrowser for help on using the repository browser.