public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libfortran/19313] New: inquire(pad=) not implemented
@ 2005-01-07 15:05 Thomas dot Koenig at online dot de
  2005-01-07 15:32 ` [Bug fortran/19313] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Thomas dot Koenig at online dot de @ 2005-01-07 15:05 UTC (permalink / raw)
  To: gcc-bugs

$ cat pad.f
      character*20 chr
      open(7)
      inquire(7,pad=chr)
      print *,chr
      end
$ gfortran pad.f && ./a.out

$ gfortran -v ; gfortran -dumpmachine
Using built-in specs.
Configured with: ../gcc-4.0-20050102/configure --prefix=/home/zfkts
--enable-languages=c,c++,f95
Thread model: posix
gcc version 4.0.0 20050102 (experimental)
ia64-unknown-linux-gnu

This is not a g77 regression. g77 does not support pad= in inquire.

-- 
           Summary: inquire(pad=) not implemented
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: Thomas dot Koenig at online dot de
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2005-01-23 15:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-07 15:05 [Bug libfortran/19313] New: inquire(pad=) not implemented Thomas dot Koenig at online dot de
2005-01-07 15:32 ` [Bug fortran/19313] " pinskia at gcc dot gnu dot org
2005-01-07 15:40 ` Thomas dot Koenig at online dot de
2005-01-18 13:10 ` bdavis at gcc dot gnu dot org
2005-01-23 14:20 ` [Bug libfortran/19313] " cvs-commit at gcc dot gnu dot org
2005-01-23 15:47 ` 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).