public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jb at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libfortran/25561] Eventually get rid of the Alloc Stream Facility
Date: Fri, 16 May 2008 17:44:00 -0000	[thread overview]
Message-ID: <20080516174328.32413.qmail@sourceware.org> (raw)
In-Reply-To: <bug-25561-11659@http.gcc.gnu.org/bugzilla/>



------- Comment #10 from jb at gcc dot gnu dot org  2008-05-16 17:43 -------
Subject: Bug 25561

Author: jb
Date: Fri May 16 17:42:44 2008
New Revision: 135433

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135433
Log:
Part 1.1 of PR25561.

2008-05-15  Janne Blomqvist  <jb@gcc.gnu.org>

        PR libfortran/25561
        * io/io.h (struct fbuf): Change pointer to position offset.
        * io/fbuf.c (fbuf_init): Reduce default size of buffer, ptr=>pos
        changes.
        (fbuf_reset): ptr=>pos changes.
        (fbuf_alloc): If the request doesn't fit, don't waste memory by
        keeping flushed bytes. ptr=>pos changes.
        (fbuf_flush): ptr=>pos changes.
        (fbuf_seek): Don't seek past the left tab limit, don't update active
        byte count.
        * io/open.c (new_unit): If RECL has been specified, used that as
        initial buffer size.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/fbuf.c
    trunk/libgfortran/io/io.h
    trunk/libgfortran/io/open.c


-- 


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


  parent reply	other threads:[~2008-05-16 17:44 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-25 18:23 [Bug libfortran/25561] New: " jb at gcc dot gnu dot org
2006-01-17 22:10 ` [Bug libfortran/25561] " jb at gcc dot gnu dot org
2006-01-29 23:25 ` tkoenig at gcc dot gnu dot org
2007-09-14 11:33 ` fxcoudert at gcc dot gnu dot org
2007-09-16 14:13 ` jb at gcc dot gnu dot org
2008-05-02 15:38 ` jb at gcc dot gnu dot org
2008-05-13 19:07 ` jb at gcc dot gnu dot org
2008-05-15 15:55 ` jb at gcc dot gnu dot org
2008-05-15 18:34 ` jb at gcc dot gnu dot org
2008-05-16  8:13 ` jb at gcc dot gnu dot org
2008-05-16 17:44 ` jb at gcc dot gnu dot org [this message]
2009-01-05 22:15 ` jb at gcc dot gnu dot org
2009-01-18  9:30 ` jb at gcc dot gnu dot org
2009-03-22 10:51 ` jb at gcc dot gnu dot org
2009-04-05 20:14 ` jvdelisle at gcc dot gnu dot org
2009-05-27  1:23 ` jvdelisle at gcc dot gnu dot org
2009-06-04  6:43 ` burnus at gcc dot gnu dot org
2009-06-04  7:40 ` jb 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=20080516174328.32413.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).