public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/16511] New: Test 19990905-0.f fails with gfortran
@ 2004-07-13  5:54 billingd at gcc dot gnu dot org
  2004-07-13  5:56 ` [Bug fortran/16511] " billingd at gcc dot gnu dot org
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: billingd at gcc dot gnu dot org @ 2004-07-13  5:54 UTC (permalink / raw)
  To: gcc-bugs

g77 test 19990905-0.f fails with gfortran.

The test is 

c { dg-do compile }
* =foo0.f in Burley's g77 test suite.
      subroutine sub(a)
      common /info/ iarray(1000)
      equivalence (m,iarray(100)), (n,iarray(200))
      real a(m,n)
      a(1,1) = a(2,2)
      end

In file /usr/local/src/gcc/gcc/testsuite/gfortran.dg/g77/19990905-0.f:6

      real a(m,n)
            1
Error: Variable 'm' cannot appear in the expression at (1)

According to Steve Kargl:

Ftnchek says its legal Fortran 77.

kargl[209] ftnchek -f77=all 19990905-0.f

FTNCHEK Version 3.2 November 2002

File 19990905-0.f:
 0 syntax errors detected in file 19990905-0.f
No main program found
Warning: Common block INFO Elements used but never set: all

Whoops, in looking at the gfortran error message, I thought I
sent a PR for this, because I have this noted in private testsuite
as a failure.

-- 
           Summary: Test 19990905-0.f fails with gfortran
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: billingd at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2005-09-09 22:15 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-13  5:54 [Bug fortran/16511] New: Test 19990905-0.f fails with gfortran billingd at gcc dot gnu dot org
2004-07-13  5:56 ` [Bug fortran/16511] " billingd at gcc dot gnu dot org
2004-07-13  7:09 ` cvs-commit at gcc dot gnu dot org
2004-07-13 13:48 ` pinskia at gcc dot gnu dot org
2004-07-13 20:37 ` [Bug fortran/16511] New: " Toon Moene
2004-07-13 20:37 ` [Bug fortran/16511] " toon at moene dot indiv dot nluug dot nl
2004-07-14  1:13 ` billingd at gcc dot gnu dot org
2004-07-14  3:26 ` billingd at gcc dot gnu dot org
2004-07-14 12:03 ` tobi at gcc dot gnu dot org
2004-07-15  0:32 ` david dot billinghurst at comalco dot riotinto dot com dot au
2004-07-15 23:22 ` billingd at gcc dot gnu dot org
2004-12-10  8:56 ` paulthomas2 at wanadoo dot fr
2005-01-06 14:42 ` tobi at gcc dot gnu dot org
2005-01-06 15:56 ` coudert at clipper dot ens dot fr
2005-01-06 16:11 ` tobi at gcc dot gnu dot org
2005-03-10 14:38 ` pinskia at gcc dot gnu dot org
2005-03-10 14:39 ` pinskia at gcc dot gnu dot org
2005-09-09  0:25 ` cvs-commit at gcc dot gnu dot org
2005-09-09  9:07 ` cvs-commit at gcc dot gnu dot org
2005-09-09 22:15 ` pinskia 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).