--- Comment #12 from kargl at gcc dot gnu dot org 2005-12-02 00:57 ---
Fixed.
--
kargl at gcc dot gnu dot org changed:
What|Removed |Added
Status|NEW
--- Comment #11 from kargl at gcc dot gnu dot org 2005-12-02 00:35 ---
Subject: Bug 21302
Author: kargl
Date: Fri Dec 2 00:35:41 2005
New Revision: 107850
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107850
Log:
PR fortran/21302
* lang.opt: New options -ffree-
--- Comment #10 from kargl at gcc dot gnu dot org 2005-11-30 23:57 ---
Subject: Bug 21302
Author: kargl
Date: Wed Nov 30 23:57:44 2005
New Revision: 107745
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107745
Log:
2005-11-30 Bernhard Fischer <[EMAIL PROTECTED]>
PR fort
--- Comment #9 from rep dot nop at aon dot at 2005-11-27 14:46 ---
(In reply to comment #8)
> updated patch:
>
> http://gcc.gnu.org/ml/fortran/2005-11/msg00612.html
>
> ACK by stevenb:
> http://gcc.gnu.org/ml/fortran/2005-11/msg00631.html
>
And each a testcase for -ffree-line-length-n
--- Comment #8 from rep dot nop at aon dot at 2005-11-25 19:02 ---
updated patch:
http://gcc.gnu.org/ml/fortran/2005-11/msg00612.html
ACK by stevenb:
http://gcc.gnu.org/ml/fortran/2005-11/msg00631.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21302
--- Comment #7 from rep dot nop at aon dot at 2005-11-20 20:13 ---
updated patch:
http://gcc.gnu.org/ml/fortran/2005-11/msg00551.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21302
--- Comment #6 from rep dot nop at aon dot at 2005-11-09 21:58 ---
Created an attachment (id=10199)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10199&action=view)
add -ffree-line-length-none -ffree-line-length-
http://gcc.gnu.org/ml/fortran/2005-10/msg00559.html
2005-09-11 Bern
--- Additional Comments From rep dot nop at aon dot at 2005-08-08 14:33
---
(From update of attachment 9444)
correct description: it's about free form, not fixed form.
--
What|Removed |Added
---
--- Additional Comments From tobi at gcc dot gnu dot org 2005-05-11 23:05
---
Actually, we already have this, but only for fixed form. It should be no
problem to generalize this to free form as well.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21302
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-01
18:47 ---
(In reply to comment #1)
> I suppose we could implement a -fline-length=N type option.
Then lets call this an enhancement but note it blocks compiling OrbFit which
works on XLF, Intel's and
others.
--
--- Additional Comments From kargl at gcc dot gnu dot org 2005-05-01 18:05
---
(In reply to comment #0)
> We get an error (and a warning with -Wline-truncation) but I don't think
> free form should have a line lenght limit.
See 3.3.1 from the Standard. "In free source form, each source
11 matches
Mail list logo