public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/21302] New: Max line length in free form mode
@ 2005-04-30 19:27 pinskia at gcc dot gnu dot org
  2005-05-01 18:05 ` [Bug fortran/21302] " kargl at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-30 19:27 UTC (permalink / raw)
  To: gcc-bugs

I don't know if this is not a bug but I found this will looking into 21300, take the following Fortran free 
formed code:
 if 
(abs(aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa).gt.999.d0.or.abs(bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb).gt.99
9.d0.or.abs(cccccccccccccccccccc).gt.999.d0) THEN
endif
 
 end program

Note the if is all on the same line.
We get an error (and a warning with -Wline-truncation) but I don't think free form should have a line 
lenght limit.

-- 
           Summary: Max line length in free form mode
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Keywords: rejects-valid
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21302


^ permalink raw reply	[flat|nested] 12+ messages in thread
[parent not found: <bug-21302-6528@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2005-12-02  0:57 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-30 19:27 [Bug fortran/21302] New: Max line length in free form mode pinskia at gcc dot gnu dot org
2005-05-01 18:05 ` [Bug fortran/21302] " kargl at gcc dot gnu dot org
2005-05-01 18:47 ` pinskia at gcc dot gnu dot org
2005-05-11 23:05 ` tobi at gcc dot gnu dot org
2005-08-08 14:33 ` rep dot nop at aon dot at
     [not found] <bug-21302-6528@http.gcc.gnu.org/bugzilla/>
2005-11-09 21:58 ` rep dot nop at aon dot at
2005-11-20 20:13 ` rep dot nop at aon dot at
2005-11-25 19:02 ` rep dot nop at aon dot at
2005-11-27 14:46 ` rep dot nop at aon dot at
2005-11-30 23:57 ` kargl at gcc dot gnu dot org
2005-12-02  0:35 ` kargl at gcc dot gnu dot org
2005-12-02  0:57 ` kargl at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).