[Bug fortran/86416] [OMPVV SOLLVE] Defaultmap issues on OpenMP 4.5
burnus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Dec 13 11:57:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86416
--- Comment #6 from Tobias Burnus <burnus at gcc dot gnu.org> ---
(In reply to Tobias Burnus from comment #4)
> > 2. CHARACTER default mapping not correct according to the specs.
> See PR 92920.
Missed a fineprint: OpenMP 4.5 + 5.0: "1.2.6 Data Terminology" has
"scalar variable
For C/C++: A scalar variable, as defined by the base language.
For Fortran: A scalar variable with intrinsic type, as defined by the
base language, excluding character type."
More information about the Gcc-bugs
mailing list