public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
From: dhumieres.dominique@free.fr
To: koenigni@student.ethz.ch
Cc: tobias@codesourcery.com, fortran@gcc.gnu.org
Subject: ICE for coarray_shared and team
Date: Wed, 20 Jan 2021 11:38:58 +0100	[thread overview]
Message-ID: <83f0542093b63ea6ad6d005ee9f23a8e@free.fr> (raw)

Among the errors I see with coarray_shared are

FAIL: gfortran.dg/coarray.sh/team_change_1.f90 -fcoarray=shared  -O2  
-lcaf_shared -latomic (internal compiler error)
FAIL: gfortran.dg/coarray.sh/team_change_1.f90 -fcoarray=shared  -O2  
-lcaf_shared -latomic (test for excess errors)
FAIL: gfortran.dg/coarray.sh/team_end_1.f90 -fcoarray=shared  -O2  
-lcaf_shared -latomic (internal compiler error)
FAIL: gfortran.dg/coarray.sh/team_end_1.f90 -fcoarray=shared  -O2  
-lcaf_shared -latomic (test for excess errors)
FAIL: gfortran.dg/coarray.sh/team_number_1.f90 -fcoarray=shared  -O2  
-lcaf_shared -latomic (internal compiler error)
FAIL: gfortran.dg/coarray.sh/team_number_1.f90 -fcoarray=shared  -O2  
-lcaf_shared -latomic (test for excess errors)

The failures are:

internal compiler error: in conv_intrinsic_team_number, at 
fortran/trans-intrinsic.c:2677

which is

     gcc_unreachable ();

I think there ere missing if blocks for GFC_FCOARRAY_SHARED. For them 
should we use gfor_fndecl_caf_team_number or anything else?

Cheers,

Dominique

             reply	other threads:[~2021-01-20 10:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-20 10:38 dhumieres.dominique [this message]
2021-01-20 11:16 ` Thomas Koenig

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=83f0542093b63ea6ad6d005ee9f23a8e@free.fr \
    --to=dhumieres.dominique@free.fr \
    --cc=fortran@gcc.gnu.org \
    --cc=koenigni@student.ethz.ch \
    --cc=tobias@codesourcery.com \
    /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).