public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "burnus at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/32987] TAB in FORMAT: accept extension, warn with -std=f*
Date: Thu, 09 Aug 2007 22:03:00 -0000	[thread overview]
Message-ID: <20070809220322.1869.qmail@sourceware.org> (raw)
In-Reply-To: <bug-32987-12095@http.gcc.gnu.org/bugzilla/>



------- Comment #8 from burnus at gcc dot gnu dot org  2007-08-09 22:03 -------
Subject: Bug 32987

Author: burnus
Date: Thu Aug  9 22:02:32 2007
New Revision: 127324

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127324
Log:
2007-08-09  Tobias Burnus  <burnus@net-b.de>

        PR fortran/32987
        * io.c (format_token): Add FMT_ERROR.
        (next_char_not_space): Print error/warning when
        '\t' are used in format specifications.
        (format_lex): Propagate error.
        (check_format): Ditto.

2007-08-09  Tobias Burnus  <burnus@net-b.de>

        PR fortran/32987
        * io/format.c (next_char): Treat '\t' as ' ' in format specification.

2007-08-09  Tobias Burnus  <burnus@net-b.de>

        PR fortran/32987
        * gfortran.dg/fmt_tab_1.f90: New.
        * gfortran.dg/fmt_tab_2.f90: New.


Added:
    trunk/gcc/testsuite/gfortran.dg/fmt_tab_1.f90
    trunk/gcc/testsuite/gfortran.dg/fmt_tab_2.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/io.c
    trunk/gcc/testsuite/ChangeLog
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/format.c


-- 


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


  parent reply	other threads:[~2007-08-09 22:03 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-04 13:55 [Bug fortran/32987] New: GFortran FORMAT statement error satyaakam at yahoo dot co dot in
2007-08-04 13:56 ` [Bug fortran/32987] " satyaakam at yahoo dot co dot in
2007-08-04 15:56 ` kargl at gcc dot gnu dot org
2007-08-04 16:26 ` kargl at gcc dot gnu dot org
2007-08-04 16:53 ` [Bug fortran/32987] TAB in FORMAT: accept extension, warn with -std=f* burnus at gcc dot gnu dot org
2007-08-04 17:00 ` sgk at troutmask dot apl dot washington dot edu
2007-08-04 17:38 ` burnus at gcc dot gnu dot org
2007-08-04 17:40 ` patchapp at dberlin dot org
2007-08-09 22:03 ` burnus at gcc dot gnu dot org [this message]
2007-08-09 22:08 ` burnus at gcc dot gnu dot org
2007-08-10  3:27 ` satyaakam at yahoo dot co dot in
2007-08-10  3:50 ` sgk at troutmask dot apl dot washington dot edu
2007-08-14 13:46 ` fxcoudert at gcc dot gnu dot org
2007-08-30 21:53 ` fago at caltech dot edu
2007-08-30 22:24 ` sgk at troutmask dot apl dot washington dot edu

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=20070809220322.1869.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).