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:
parent
91ed95ae2c
commit
bbe7da4a15
@ -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>
|
2006-11-25 Uros Bizjak <ubizjak@gmail.com>
|
||||||
|
|
||||||
config/i386/i386.md (fpremxf4): Rename to fpremxf4_i387.
|
config/i386/i386.md (fpremxf4): Rename to fpremxf4_i387.
|
||||||
|
@ -515,15 +515,6 @@ C ObjC C++ ObjC++ Joined RejectNegative
|
|||||||
fexternal-templates
|
fexternal-templates
|
||||||
C++ ObjC++
|
C++ ObjC++
|
||||||
|
|
||||||
ffixed-form
|
|
||||||
C ObjC
|
|
||||||
|
|
||||||
ffixed-line-length-none
|
|
||||||
C ObjC
|
|
||||||
|
|
||||||
ffixed-line-length-
|
|
||||||
C ObjC Joined
|
|
||||||
|
|
||||||
ffor-scope
|
ffor-scope
|
||||||
C++ ObjC++
|
C++ ObjC++
|
||||||
Scope of for-init-statement variables is local to the loop
|
Scope of for-init-statement variables is local to the loop
|
||||||
|
Loading…
Reference in New Issue
Block a user