From: David Edelsohn Date: Tue, 15 Nov 2005 19:14:59 +0000 (+0000) Subject: * c.opt (ffixed-line-length-none): New. X-Git-Tag: releases/gcc-4.1.0~774 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=71157977c68fd03b9b4e72bc49bd3d1e168d6a29;p=thirdparty%2Fgcc.git * c.opt (ffixed-line-length-none): New. From-SVN: r107038 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3217b54c2db1..48f894887c80 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2005-11-15 David Edelsohn + + * c.opt (ffixed-line-length-none): New. + 2005-11-15 Steve Ellcey * mklibgcc.in: Change contents of eh_dummy.c. diff --git a/gcc/c.opt b/gcc/c.opt index 3d95ca2aba6e..1338b11d4b2e 100644 --- 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