public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/40993]  New: Empty error message with long lines
@ 2009-08-07  6:50 arjen dot markus at deltares dot nl
  2009-08-07 16:06 ` [Bug fortran/40993] " jvdelisle at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: arjen dot markus at deltares dot nl @ 2009-08-07  6:50 UTC (permalink / raw)
  To: gcc-bugs

I ran into a peculiar bug with gfortran:

program check
   open( 10, file = 'check.inp', form = 'binary' )
                                                           ! Comment
end program

(the comment starts at column 132, but the problem actually occurs in
a long linje with trailing blanks too)

The output from the compiler is:

check.f90:2.132:

                                                                         !

  1
Error: FORM specifier in OPEN statement at (1) has invalid value 'binary'

Note that the offending code is being omitted, while for shorter
lines, the code is visible.

This was on Windows XP/MingW, with gfortran 4.3.2 (4.3.2-tdm-1 for MingW)


-- 
           Summary: Empty error message with long lines
           Product: gcc
           Version: 4.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: arjen dot markus at deltares dot nl
 GCC build triplet: i586-pc-mingw32
  GCC host triplet: i586-pc-mingw32
GCC target triplet: i586-pc-mingw32


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-05-06 21:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-07  6:50 [Bug fortran/40993] New: Empty error message with long lines arjen dot markus at deltares dot nl
2009-08-07 16:06 ` [Bug fortran/40993] " jvdelisle at gcc dot gnu dot org
2009-10-10  0:43 ` jvdelisle at gcc dot gnu dot org
2009-10-31  1:45 ` jvdelisle at gcc dot gnu dot org
2010-05-06 21:30 ` dfranke 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).