Re: [testsuite]: Add require fopenmp as needed

2011-07-05 Thread Georg-Johann Lay
Mike Stump wrote: > On Jul 5, 2011, at 3:07 AM, Georg-Johann Lay wrote: >> There is a testcase that fails if no openmp is available. >> >> This patch fixed that. >> >> CCed contributor. > > Not quite sure what this means. > > So, on patches you want approval on, the custom is to ask Ok? so > th

Re: [testsuite]: Add require fopenmp as needed

2011-07-05 Thread Mike Stump
On Jul 5, 2011, at 3:07 AM, Georg-Johann Lay wrote: > There is a testcase that fails if no openmp is available. > > This patch fixed that. > > CCed contributor. Not quite sure what this means. So, on patches you want approval on, the custom is to ask Ok? so that we can quickly tell which need

[testsuite]: Add require fopenmp as needed

2011-07-05 Thread Georg-Johann Lay
There is a testcase that fails if no openmp is available. This patch fixed that. CCed contributor. Johann * gcc.dg/cpp/pragma-3.c: Add dg-require-effective-target fopenmp. Index: gcc.dg/cpp/pragma-3.c === --- gcc.dg/cpp/pr