Thomas,

In ran into this bootstrap failure with branch gomp-4_0-branch:
...
src/gcc-gomp-4_0-branch/gcc/omp-low.c:2897:1: error: 'omp_context* enclosing_target_ctx(omp_context*)' defined but not used [-Werror=unused-function]
 enclosing_target_ctx (omp_context *ctx)
 ^
cc1plus: all warnings being treated as errors
make[3]: *** [omp-low.o] Error 1
...

Thanks,
- Tom

Reply via email to