aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-phiopt.cc
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>2022-08-11 16:26:37 -0400
committerDavid Edelsohn <dje.gcc@gmail.com>2022-08-11 17:43:03 -0400
commitb2ee7d10302050aa9abd25f3feee69f24134012e (patch)
tree67ce61118a186ca95bd64b60d9bd82162707c28f /gcc/tree-ssa-phiopt.cc
parent73114b19fb8fc9803c57285ca8dcaf788ec962b8 (diff)
downloadgcc-b2ee7d10302050aa9abd25f3feee69f24134012e.zip
gcc-b2ee7d10302050aa9abd25f3feee69f24134012e.tar.gz
gcc-b2ee7d10302050aa9abd25f3feee69f24134012e.tar.bz2
testsuite: fd-4.c redefines mode_t on AIX.
AIX stdio.h includes sys/types.h, which defines mode_t. The analyzer/fd-4.c testcase provides a definition of mode_t for creat() call, which conflicts with the AIX definition. This patch defines an AIX macro to prevent multiple-definition of the type. gcc/testsuite/ChangeLog: * gcc.dg/analyzer/fd-4.c: Define _MODE_T on AIX.
Diffstat (limited to 'gcc/tree-ssa-phiopt.cc')
0 files changed, 0 insertions, 0 deletions