c.opt: Remove -ffixed-form, -ffixed-line-length-none, and -ffixed-line-length-* options.

* c.opt: Remove -ffixed-form, -ffixed-line-length-none, and
-ffixed-line-length-* options.

From-SVN: r119206
This commit is contained in:
Brooks Moses 2006-11-25 19:15:29 +00:00 committed by Brooks Moses
parent 91ed95ae2c
commit bbe7da4a15
2 changed files with 5 additions and 9 deletions

View File

@ -1,3 +1,8 @@
2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
* c.opt: Remove -ffixed-form, -ffixed-line-length-none, and
-ffixed-line-length-* options.
2006-11-25 Uros Bizjak <ubizjak@gmail.com>
config/i386/i386.md (fpremxf4): Rename to fpremxf4_i387.

View File

@ -515,15 +515,6 @@ C ObjC C++ ObjC++ Joined RejectNegative
fexternal-templates
C++ ObjC++
ffixed-form
C ObjC
ffixed-line-length-none
C ObjC
ffixed-line-length-
C ObjC Joined
ffor-scope
C++ ObjC++
Scope of for-init-statement variables is local to the loop