public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/29454]  New: Slightly wrong error message for IF statement
@ 2006-10-13 10:37 fxcoudert at gcc dot gnu dot org
  2006-10-13 10:37 ` [Bug fortran/29454] " fxcoudert at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2006-10-13 10:37 UTC (permalink / raw)
  To: gcc-bugs

$ cat foo.f90 
  logical l(2)
  if (l) call abort
  end
$ gfortran foo.f90
 In file foo.f90:2

  if (l) call abort
     1
Error: ELSE IF clause at (1) requires a scalar LOGICAL expression


-- 
           Summary: Slightly wrong error message for IF statement
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Keywords: diagnostic
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: fxcoudert at gcc dot gnu dot org


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


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

end of thread, other threads:[~2006-12-01  1:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-13 10:37 [Bug fortran/29454] New: Slightly wrong error message for IF statement fxcoudert at gcc dot gnu dot org
2006-10-13 10:37 ` [Bug fortran/29454] " fxcoudert at gcc dot gnu dot org
2006-11-10 17:24 ` burnus at gcc dot gnu dot org
2006-11-10 18:16 ` burnus at gcc dot gnu dot org
2006-11-10 23:58 ` burnus at gcc dot gnu dot org
2006-11-11  0:00 ` burnus at gcc dot gnu dot org
2006-12-01  1:07 ` chaoyingfu 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).