diff options
author | David Edelsohn <dje.gcc@gmail.com> | 2020-06-10 08:14:39 -0400 |
---|---|---|
committer | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-08-17 13:12:14 -0300 |
commit | bda0f3681126fcacde92ef8d5f46b86e4d45c192 (patch) | |
tree | 0739818f073096ca9254947ce7f975339818a8d4 /gcc/fortran/trans-array.c | |
parent | c6acfbe87bea4aea2e5e2ee7a08ad691c9e88b8a (diff) | |
download | gcc-bda0f3681126fcacde92ef8d5f46b86e4d45c192.zip gcc-bda0f3681126fcacde92ef8d5f46b86e4d45c192.tar.gz gcc-bda0f3681126fcacde92ef8d5f46b86e4d45c192.tar.bz2 |
aix: Don't implicitly include inttypes.h
AIX stdio.h implicitly includes inttypes.h, which explicitly conflicts
with the purpose of this testcase. This patch conditionally adds a macro
definition that inhibits the implicit inclusion.
gcc/testsuite/ChangeLog
2020-06-11 David Edelsohn <dje.gcc@gmail.com>
* gcc.dg/spellcheck-inttypes.c: Don't include inttypes.h on AIX.
Diffstat (limited to 'gcc/fortran/trans-array.c')
0 files changed, 0 insertions, 0 deletions