public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
From: Anton Shterenlikht <mexas@bris.ac.uk>
To: Toon Moene <toon@moene.org>
Cc: fortran@gcc.gnu.org
Subject: Re: This OpenMP code doesn't seem to compile correctly (5.4, 6.1).
Date: Tue, 28 Jun 2016 19:59:00 -0000	[thread overview]
Message-ID: <CAPcSSvK2crZetLh6SB71jZ8GzfjNDsrhDWRAi0zLaqxUN5iDNQ@mail.gmail.com> (raw)
In-Reply-To: <d3009416-c1a5-ec6d-de5b-5fc88ca76970@moene.org>

mech-as222> uname -a
FreeBSD mech-as222.men.bris.ac.uk 10.3-RELEASE-p4 FreeBSD
10.3-RELEASE-p4 #0: Sat May 28 12:23:44 UTC 2016
root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64


mech-as222> gfortran6 -Wl,-rpath="/usr/local/lib/gcc6" z.f90
mech-as222> ./a.out
   0.00000000       0.00000000       0.00000000       0.00000000
mech-as222> gfortran6 --version
GNU Fortran (FreeBSD Ports Collection) 6.0.0 20150927 (experimental)

mech-as222> gfortran5 -Wl,-rpath="/usr/local/lib/gcc5" z.f90
mech-as222> ./a.out
   0.00000000       0.00000000       0.00000000       0.00000000
mech-as222> gfortran5 --version
GNU Fortran (FreeBSD Ports Collection) 5.3.0

Anton

On 28/06/2016, Toon Moene <toon@moene.org> wrote:
>
>
>
> -------- Forwarded Message --------
> Subject: This OpenMP code doesn't seem to compile correctly (5.4, 6.1).
> Date: Tue, 28 Jun 2016 21:13:43 +0200
> From: Toon Moene <toon@moene.org>
> Organization: Moene Computational Physics, Maartensdijk, The Netherlands
> To: fortran@gcc.gn.org
>
> See the attached.
>
> I can't find fault with the code, yet it produces:
>
>      99999.0000       99999.0000       99999.0000       99999.0000
>
> instead of zeros.
>
> Is this indeed an error (in that case I will open a BugZilla report).
>
> Kind regards,
>
> --
> Toon Moene - e-mail: toon@moene.org - phone: +31 346 214290
> Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
> At home: http://moene.org/~toon/; weather: http://moene.org/~hirlam/
> Progress of GNU Fortran: http://gcc.gnu.org/wiki/GFortran#news
>
>

  reply	other threads:[~2016-06-28 19:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <ac471fb9-a142-2104-39b9-8a41dbd0bc5b@moene.org>
2016-06-28 19:16 ` Fwd: " Toon Moene
2016-06-28 19:59   ` Anton Shterenlikht [this message]
2016-06-28 21:40     ` Toon Moene
2016-06-28 22:15       ` Anton Shterenlikht

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=CAPcSSvK2crZetLh6SB71jZ8GzfjNDsrhDWRAi0zLaqxUN5iDNQ@mail.gmail.com \
    --to=mexas@bris.ac.uk \
    --cc=fortran@gcc.gnu.org \
    --cc=toon@moene.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).