The recently added tests missed checking for "fopenmp" (see
other tests where "-fopenmp" is passed), which makes them
fail on non-openmp systems.
* gcc.dg/analyzer/omp-parallel-for-get-min.c,
gcc.dg/analyzer/omp-parallel-for-1.c: Require effective target fopenmp.
+/* { dg-require-effective-target fopenmp } */
/* { dg-additional-options "-fopenmp -Wall" } */
typedef struct _Image
/* Reduced from ImageMagick-7.1.0-57's MagickCore/attribute.c: GetEdgeBackgroundColor */
+/* { dg-require-effective-target fopenmp } */
/* { dg-additional-options "-fopenmp -Wall" } */
extern double get_census (void);