[Bug libgomp/78468] [7 regression] libgomp.c/reduction-10.c and many more FAIL

ro at CeBiTec dot Uni-Bielefeld.DE gcc-bugzilla@gcc.gnu.org
Thu Nov 24 14:04:00 GMT 2016


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

--- Comment #9 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> ---
> --- Comment #8 from Dominik Vogt <vogt at linux dot vnet.ibm.com> ---
> Some things to try with reduction-10.c:
>
> 1) Remove all OMP pragmas from the code.  If it still fails it's not a limbgomp
> bug.

The failure goes away if I do this...

> 2) Replace "p7" in foo with just "7".  If it still fails we know the bug is not
> triggered by the dynamic allocation of a or b.

... but stays this way.

        Rainer


More information about the Gcc-bugs mailing list