public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libfortran/25039] comma short-circuit field width
Date: Fri, 09 Dec 2005 02:53:00 -0000	[thread overview]
Message-ID: <20051209025344.11330.qmail@sourceware.org> (raw)
In-Reply-To: <bug-25039-11486@http.gcc.gnu.org/bugzilla/>



------- Comment #11 from jvdelisle at gcc dot gnu dot org  2005-12-09 02:53 -------
Subject: Bug 25039

Author: jvdelisle
Date: Fri Dec  9 02:53:41 2005
New Revision: 108271

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108271
Log:
2005-12-08  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libgfortran/25039
        * io/io.h: Create a new flag sf_read_comma to control comma
        separators in numeric reads.
        * io/transfer.c (formatted_transfer_scalar): Initialize the flag.
        (read_sf): Check for commas coming in and if the flag is set,
        shortcut the read.
        * io/read.c (read_a) (read_x): Clear the flag for character reads and
        reset it after the reads.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/io.h
    trunk/libgfortran/io/read.c
    trunk/libgfortran/io/transfer.c


-- 


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


  parent reply	other threads:[~2005-12-09  2:53 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-25 21:25 [Bug libfortran/25039] New: broken formatted I/O iwan at irs dot phy dot nrc dot ca
2005-11-25 22:00 ` [Bug libfortran/25039] " jvdelisle at gcc dot gnu dot org
2005-11-26  1:35 ` jvdelisle at gcc dot gnu dot org
2005-11-26  9:58 ` fxcoudert at gcc dot gnu dot org
2005-11-26 19:10 ` jvdelisle at gcc dot gnu dot org
2005-11-28 20:23 ` iwan at irs dot phy dot nrc dot ca
2005-11-29  0:08 ` kargl at gcc dot gnu dot org
2005-11-29  0:35 ` iwan at irs dot phy dot nrc dot ca
2005-11-29  1:55 ` kargl at gcc dot gnu dot org
2005-11-29  2:28 ` jvdelisle at gcc dot gnu dot org
2005-11-29  3:50 ` jvdelisle at gcc dot gnu dot org
2005-12-09  2:53 ` jvdelisle at gcc dot gnu dot org [this message]
2005-12-09  2:57 ` [Bug libfortran/25039] comma short-circuit field width jvdelisle at gcc dot gnu dot org
2005-12-16 20:37 ` [Bug libfortran/25039] [4.1 only] " jvdelisle at gcc dot gnu dot org
2005-12-16 20:40 ` jvdelisle at gcc dot gnu dot org
2005-12-19  7:20 ` jvdelisle at gcc dot gnu dot org
2006-01-01  5:27 ` pinskia at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051209025344.11330.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).