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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2019-02-20
                 CC|                            |pault at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
I get

FAIL: this->elem_len -7
FAIL: this->type
FAIL: this->rank 0
FAIL: this->attribute
FAIL: dim[0]
FAIL: dim[1]
FAIL: that->elem_len
FAIL: that->type
FAIL: that->rank
FAIL: that->attribute
FAIL: dim[0]

Due to

#include "ISO_Fortran_binding.h"

this PR compiles on trunk (9.0) only.

Reply via email to