This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cilkplus fails without pthreads for me


On 01/04/16 14:19, Mike Stump wrote:

I believe that patch has:

+/* { dg-do compile { target cilkplus } } */

in it, and this I believe is required for the test to be skipped on my target?

that bit is still necessary. It's the bit in the .exp file testing nvptx-*-* that's no longer needed.

nathan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]