This is an archive of the discontinued LLVM Phabricator instance.

[OPENMP][TESTSUITE] Disable omp_task_final.c for gcc
AbandonedPublic

Authored by ABataev on Oct 12 2015, 10:39 PM.

Details

Summary

Disables omp_task_final.c for gcc to "greenify" buildbot. Seems libomp is not compatible with gcc for final tasks.

Diff Detail

Event Timeline

ABataev updated this revision to Diff 37216.Oct 12 2015, 10:39 PM
ABataev retitled this revision from to [OPENMP][TESTSUITE] Disable omp_task_final.c for gcc.
ABataev updated this object.
ABataev added reviewers: AndreyChurbanov, jlpeyton.
ABataev added a subscriber: openmp-commits.

Wow, awesome!!! Thanks a lot.

Best regards,

Alexey Bataev

Software Engineer
Intel Compiler Team

13.10.2015 21:43, Jonathan Peyton via Openmp-commits пишет:

jlpeyton added a comment.

Alexey,

I've committed a fix for this problem.
http://lists.llvm.org/pipermail/openmp-commits/2015-October/000752.html

http://reviews.llvm.org/D13688


Openmp-commits mailing list
Openmp-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/openmp-commits

ABataev abandoned this revision.Oct 13 2015, 8:13 PM