/* { dg-require-effective-target sockets } */
+/* { dg-skip-if "" { powerpc*-*-aix* } } */
#include <sys/socket.h>
#include <sys/un.h>
+/* { dg-skip-if "" { powerpc*-*-aix* } } */
+
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
/* { dg-require-effective-target sockets } */
+/* { dg-skip-if "" { powerpc*-*-aix* } } */
#include <sys/socket.h>
#include <sys/un.h>
/* { dg-require-effective-target sockets } */
+/* { dg-skip-if "" { powerpc*-*-aix* } } */
#include <sys/socket.h>
#include <sys/un.h>
/* { dg-require-effective-target sockets } */
+/* { dg-skip-if "" { powerpc*-*-aix* } } */
#include <sys/socket.h>
#include <sys/un.h>
/* Example from the glibc manual (16.10.4). */
/* { dg-require-effective-target sockets } */
+/* { dg-skip-if "" { powerpc*-*-aix* } } */
#include <stdio.h>
#include <errno.h>
/* Example from glibc manual (16.10.3). */
/* { dg-require-effective-target sockets } */
+/* { dg-skip-if "" { powerpc*-*-aix* } } */
#include <stdio.h>
#include <errno.h>
socklen_t size;
int nbytes;
- /* Remove the filename first, it’s ok if the call fails */
+ /* Remove the filename first, its ok if the call fails */
unlink (SERVER);
/* Make the socket, then loop endlessly. */
/* { dg-require-effective-target sockets } */
+/* { dg-skip-if "" { powerpc*-*-aix* } } */
#include <sys/socket.h>
#include <sys/un.h>
/* Various operations done on sockets in the wrong phase. */
/* { dg-require-effective-target sockets } */
+/* { dg-skip-if "" { powerpc*-*-aix* } } */
#include <sys/types.h>
#include <sys/stat.h>
/* { dg-require-effective-target sockets } */
+/* { dg-skip-if "" { powerpc*-*-aix* } } */
#include <sys/socket.h>
#include <sys/un.h>
be done. */
/* { dg-require-effective-target sockets } */
+/* { dg-skip-if "" { powerpc*-*-aix* } } */
#include <sys/socket.h>
#include <sys/un.h>
/* { dg-require-effective-target sockets } */
+/* { dg-skip-if "" { powerpc*-*-aix* } } */
#include <sys/socket.h>
#include <sys/un.h>
/* { dg-require-effective-target sockets } */
+/* { dg-skip-if "" { powerpc*-*-aix* } } */
#include <sys/socket.h>
#include <sys/un.h>
/* Integration test for compiling the output of a minimal "flex"
script. */
+/* { dg-skip-if "" { powerpc*-*-aix* } } */
/* { dg-additional-options "-fanalyzer-call-summaries" } */
-
/* { dg-additional-options "-Wno-analyzer-too-complex" } */
/* A lexical scanner generated by flex */
+/* { dg-skip-if "" { powerpc*-*-aix* } } */
+
#include <stdio.h>
#include "analyzer-decls.h"
+/* { dg-skip-if "" { powerpc*-*-aix* } } */
+
#include <errno.h>
#include "analyzer-decls.h"
+/* { dg-skip-if "" { powerpc*-*-aix* } } */
/* { dg-additional-options "-O2" } */
#include <stdio.h>
+/* { dg-skip-if "" { powerpc*-*-aix* } } */
/* Verify that we can disable -Wanalyzer-too-complex via pragmas. */
/* { dg-additional-options "-Wanalyzer-too-complex -Werror=analyzer-too-complex -fno-analyzer-state-merge -g" } */