]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* c.opt (ffixed-line-length-none): New.
authorDavid Edelsohn <edelsohn@gnu.org>
Tue, 15 Nov 2005 19:14:59 +0000 (19:14 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Tue, 15 Nov 2005 19:14:59 +0000 (14:14 -0500)
From-SVN: r107038

gcc/ChangeLog
gcc/c.opt

index 3217b54c2db17cc5deaddf3b8fde282a3ca1935b..48f894887c80b4ee87d99d79b7052e29daf0e9d7 100644 (file)
@@ -1,3 +1,7 @@
+2005-11-15  David Edelsohn  <edelsohn@gnu.org>
+
+       * c.opt (ffixed-line-length-none): New.
+
 2005-11-15  Steve Ellcey  <sje@cup.hp.com>
 
        * mklibgcc.in: Change contents of eh_dummy.c.
index 3d95ca2aba6e3ec8a2b812544e04f28b7204b4b3..1338b11d4b2ebbe27ad149d07e031ccba701d16a 100644 (file)
--- a/gcc/c.opt
+++ b/gcc/c.opt
@@ -510,6 +510,9 @@ C++ ObjC++
 ffixed-form
 C ObjC
 
+ffixed-line-length-none
+C ObjC
+
 ffixed-line-length-
 C ObjC Joined