diff options
author | Thomas Koenig <tkoenig@gcc.gnu.org> | 2020-10-27 18:20:57 +0100 |
---|---|---|
committer | Thomas Koenig <tkoenig@gcc.gnu.org> | 2020-10-27 18:20:57 +0100 |
commit | 0c261d5b5c931d9e9214d06531bdc7e9e16aeaab (patch) | |
tree | 6c3434493dce1cbf59469df55b5fc7a84d1e5814 /gcc | |
parent | 9dca1f29608df4bda70b33be735373ac18b8714b (diff) | |
download | gcc-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 'gcc')
0 files changed, 0 insertions, 0 deletions