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
RevLine 
[69]1--- common.opt.orig 2009-09-15 08:16:15.000000000 -0600
2+++ common.opt 2009-09-15 08:19:13.000000000 -0600
3@@ -1012,9 +1012,14 @@
4 Common Report Var(flag_strict_overflow)
5 Treat signed overflow as undefined
[67]6
[69]7-fsyntax-only
8+;fsyntax-only
9+;Common Report Var(flag_syntax_only)
10+;Check for syntax errors, then stop
11+
[67]12+fffigen
[69]13 Common Report Var(flag_syntax_only)
14-Check for syntax errors, then stop
[67]15+Generate .ffi output
16+
[69]17
[67]18 ftest-coverage
19 Common Report Var(flag_test_coverage)
Note: See TracBrowser for help on using the repository browser.