This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/53962] New: Tab handling with formatted stream output
- From: "nmm1 at cam dot ac.uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 14 Jul 2012 14:34:23 +0000
- Subject: [Bug libfortran/53962] New: Tab handling with formatted stream output
- Auto-submitted: auto-generated
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.