aboutsummaryrefslogtreecommitdiff
path: root/libobjc
diff options
context:
space:
mode:
authorThomas Koenig <tkoenig@gcc.gnu.org>2020-10-27 18:20:57 +0100
committerThomas Koenig <tkoenig@gcc.gnu.org>2020-10-27 18:20:57 +0100
commit0c261d5b5c931d9e9214d06531bdc7e9e16aeaab (patch)
tree6c3434493dce1cbf59469df55b5fc7a84d1e5814 /libobjc
parent9dca1f29608df4bda70b33be735373ac18b8714b (diff)
downloadgcc-0c261d5b5c931d9e9214d06531bdc7e9e16aeaab.zip
gcc-0c261d5b5c931d9e9214d06531bdc7e9e16aeaab.tar.gz
gcc-0c261d5b5c931d9e9214d06531bdc7e9e16aeaab.tar.bz2
Always include libgfortran.h first; sanitize header dependencies.
libgfortran/ChangeLog: * nca/coarraynative.c: Do not include util.h. Remove commented include for stdlib.h.. * nca/collective_subroutine.c: Move #include <string.h> after other #include statement. * nca/hashmap.c: Include shared_memory.h and allocator.h * nca/hashmap.h: Remove includess. * nca/libcoarraynative.h: Include only those headers which are needed. * nca/shared_memory.c: Do not include util.h * nca/shared_memory.h: Do not include other headers. * nca/sync.c: Move include of string.h after other headers. * nca/sync.h: Remove include of shared_memory.h and alloc.h. * nca/util.h: Do not include stdint.h and stddef.h; include limits.h and assert.h. * nca/wrapper.c: Remove include for sync.h, util.h and collective_subroutine.h. Move include of string.h after other headers.
Diffstat (limited to 'libobjc')
0 files changed, 0 insertions, 0 deletions