[Bug fortran/81841] [5/6/7/8 Regression] THREADPRIVATE (OpenMP) wrongly rejected in BLOCK DATA
janus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Aug 29 12:10:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81841
--- Comment #7 from janus at gcc dot gnu.org ---
(In reply to dbroemmel from comment #5)
> 'make check-gfortran' with the latest git version (only gfortran compiled)
> gives:
>
> === gfortran Summary ===
>
> # of expected passes 45521
> # of unexpected failures 1
> # of expected failures 92
> # of unsupported tests 79
> /tmp/patch/objdir/gcc/testsuite/gfortran/../../gfortran version 8.0.0
> 20170828 (experimental) (GCC)
Thanks for checking. The one unexpected failure is apparently:
FAIL: gfortran.dg/graphite/pr14741.f90 -O scan-tree-dump graphite "tiled
by"
Sounds unrelated to your patch (supported by the fact that the 6.2 testsuite
runs cleanly), however I haven't seen that failure on trunk recently.
Maybe you can check if it also occurs without the patch on your machine (i.e.
with a clean trunk)?
More information about the Gcc-bugs
mailing list