public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dominiq at lps dot ens.fr" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/64692] Incorrect result for sourced allocate of class(*) array
Date: Sat, 24 Jan 2015 11:21:00 -0000	[thread overview]
Message-ID: <bug-64692-4-seW7tXXdqm@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-64692-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64692

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-01-24
     Ever confirmed|0                           |1

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Confirmed for 4.9 and 5.0 (r220065):

 array 1   3.0000000000000000        4.0000000000000000     
 array 2   4.0000000000000000        6.9532175754940950E-310

I suspect an off-by-one problem. Note that with 4.8.4 I get

 array 1   3.0000000000000000        4.0000000000000000     
 array 2   1.0000000000000000        2.0000000000000000


  reply	other threads:[~2015-01-24 11:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-20 15:54 [Bug fortran/64692] New: " antony at cosmologist dot info
2015-01-24 11:21 ` dominiq at lps dot ens.fr [this message]
2015-01-24 11:52 ` [Bug fortran/64692] " antony at cosmologist dot info
2015-01-25 15:52 ` vehre at gcc dot gnu.org
2015-02-11 17:00 ` vehre at gcc dot gnu.org
2015-02-11 17:17 ` dominiq at lps dot ens.fr
2015-07-03  8:21 ` vehre at gcc dot gnu.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=bug-64692-4-seW7tXXdqm@http.gcc.gnu.org/bugzilla/ \
    --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).