[Bug fortran/66681] Wrong result in assigning this_image() to a complex coarray
pault at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 7 09:44:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66681
--- Comment #3 from Paul Thomas <pault at gcc dot gnu.org> ---
(In reply to Dominique d'Humieres from comment #2)
> Confirmed for trunk (6.0). I get an ICE for the test in comment 0 and the
> first one in comment 1 with 4.9:
>
> pr66681_1.f90:4:0: internal compiler error: in gimplify_expr, at
> gimplify.c:8538
>
> Compiling these tests with 5.2 and -fcoarray=single I get
>
> 1 ( 0.00000000 , 0.00000000 )
>
> Could you confirm that it is a [6 Regression]?
Looks to me, from your result, that it is present in 5.2 :-)
Paul
More information about the Gcc-bugs
mailing list