public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/13909] New: [gfortran]  f77 style logical*1 variables unusable
@ 2004-01-29  1:48 bdavis9659 at comcast dot net
  2004-01-29  1:53 ` [Bug fortran/13909] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bdavis9659 at comcast dot net @ 2004-01-29  1:48 UTC (permalink / raw)
  To: gcc-bugs

[bdavis@localhost bin]$ /usr/local/bin/gfortran example1.f
 In file example1.f:2

        GCOPEN = .TRUE.
                1
 Error: Can't convert LOGICAL(4) to LOGICAL(1) at (1)
[bdavis@localhost bin]$ cat example1.f
        LOGICAL*1 GCOPEN
        GCOPEN = .TRUE.
        END


works with g77 !!!!


http://gcc.gnu.org/ml/fortran/2004-01/msg00130.html

-- 
           Summary: [gfortran]  f77 style logical*1 variables unusable
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bdavis9659 at comcast dot net
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2004-02-07 14:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-29  1:48 [Bug fortran/13909] New: [gfortran] f77 style logical*1 variables unusable bdavis9659 at comcast dot net
2004-01-29  1:53 ` [Bug fortran/13909] " pinskia at gcc dot gnu dot org
2004-01-29  7:09 ` pinskia at gcc dot gnu dot org
2004-02-05  4:03 ` bdavis9659 at comcast dot net
2004-02-07 14:21 ` cvs-commit at gcc dot gnu dot org
2004-02-07 14:24 ` pbrook 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).