This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/53962] New: Tab handling with formatted stream output


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

             Bug #: 53962
           Summary: Tab handling with formatted stream output
    Classification: Unclassified
           Product: gcc
           Version: 4.5.1
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: libfortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: nmm1@cam.ac.uk


Created attachment 27787
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27787
A program to show the effect, and the difference from sequential

Tab handling (or at least the T descriptor) is not being handled correctly
for formatted stream output.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]