source: branches/ffigen-x-cocotron/ffigen4/source/gcc-4.3.1-common.opt.diff@ 69

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

New.

File size: 542 bytes
  • common.opt

    old new  
    997997Common Report Var(flag_strict_overflow)
    998998Treat signed overflow as undefined
    999999
    1000 fsyntax-only
     1000;fsyntax-only
     1001;Common Report Var(flag_syntax_only)
     1002;Check for syntax errors, then stop
     1003
     1004; This is basically just an alias for -fsyntax_only, in practice
     1005fffigen
    10011006Common Report Var(flag_syntax_only)
    1002 Check for syntax errors, then stop
     1007Generate .ffi output
     1008
    10031009
    10041010ftest-coverage
    10051011Common Report Var(flag_test_coverage)
Note: See TracBrowser for help on using the repository browser.