public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libfortran/34974]  New: zero bytes when reverse-tabbing long records (regression vs. g77)
@ 2008-01-25 19:53 tkoenig at gcc dot gnu dot org
  2008-01-25 20:10 ` [Bug libfortran/34974] null " tkoenig at gcc dot gnu dot org
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2008-01-25 19:53 UTC (permalink / raw)
  To: gcc-bugs

$ cat tab.f
       program main
       write (*,'(t1000000,a,t1,a)') 'b', 'a'
       end
$ gfortran tab.f
$ ./a.out > foo.dat
$ od -a -N32 foo.dat
0000000   a nul nul nul nul nul nul nul nul nul nul nul nul nul nul nul
0000020 nul nul nul nul nul nul nul nul nul nul nul nul nul nul nul nul
0000040


-- 
           Summary: zero bytes when reverse-tabbing long records (regression
                    vs. g77)
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tkoenig at gcc dot gnu dot org


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


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

end of thread, other threads:[~2008-05-16  3:12 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-25 19:53 [Bug libfortran/34974] New: zero bytes when reverse-tabbing long records (regression vs. g77) tkoenig at gcc dot gnu dot org
2008-01-25 20:10 ` [Bug libfortran/34974] null " tkoenig at gcc dot gnu dot org
2008-01-26 16:38 ` jvdelisle at gcc dot gnu dot org
2008-01-26 17:06 ` jvdelisle at gcc dot gnu dot org
2008-01-26 20:20 ` tkoenig at gcc dot gnu dot org
2008-02-13  5:49 ` jvdelisle at gcc dot gnu dot org
2008-02-14  6:01 ` jvdelisle at gcc dot gnu dot org
2008-02-14  6:07 ` jvdelisle at gcc dot gnu dot org
2008-02-15  4:19 ` jvdelisle at gcc dot gnu dot org
2008-02-21  2:28 ` jvdelisle at gcc dot gnu dot org
2008-02-21  2:35 ` jvdelisle at gcc dot gnu dot org
2008-02-21  2:45 ` jvdelisle at gcc dot gnu dot org
2008-05-06  4:01 ` jvdelisle at gcc dot gnu dot org
2008-05-06  4:36 ` jvdelisle at gcc dot gnu dot org
2008-05-07  2:30 ` jvdelisle at gcc dot gnu dot org
2008-05-15 18:35 ` jb at gcc dot gnu dot org
2008-05-15 18:37 ` jb at gcc dot gnu dot org
2008-05-16  3:12 ` jvdelisle 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).