public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/25096] Non-conforming shapes of DATA object and data
Date: Sun, 04 Jun 2006 09:39:00 -0000	[thread overview]
Message-ID: <20060604093857.26293.qmail@sourceware.org> (raw)
In-Reply-To: <bug-25096-6642@http.gcc.gnu.org/bugzilla/>



------- Comment #1 from fxcoudert at gcc dot gnu dot org  2006-06-04 09:38 -------
g95 emits a hard error on this one, while Intel accept it.

$ g95 a.f90
In file a.f90:5

 DATA (D(i)%I,i=1,4) /8*0/
        1
Error: Array section not allowed in DATA statement at (1)


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |accepts-invalid, diagnostic
   Last reconfirmed|0000-00-00 00:00:00         |2006-06-04 09:38:57
               date|                            |


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


  reply	other threads:[~2006-06-04  9:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-26 18:06 [Bug fortran/25096] New: better diagnostic needed jv244 at cam dot ac dot uk
2006-06-04  9:39 ` fxcoudert at gcc dot gnu dot org [this message]
2008-12-05 16:28 ` [Bug fortran/25096] Non-conforming shapes of DATA object and data jv244 at cam dot ac dot uk
2010-09-05 18:56 ` bdavis at gcc dot gnu dot org
2010-09-08 18:23 ` jv244 at cam dot ac dot uk
     [not found] <bug-25096-4@http.gcc.gnu.org/bugzilla/>
2014-01-13 14:09 ` dominiq at lps dot ens.fr

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