hsa-brig.c: Include alloc-pool.h
authorJan Hubicka <jh@suse.cz>
Tue, 5 Nov 2019 10:38:02 +0000 (11:38 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 5 Nov 2019 10:38:02 +0000 (10:38 +0000)
commita895e6d72d763d3fc090ec852d405a07a61d01f4
tree13462c4162eec5805d855b1310222edd1d2fec61
parentf05b372429ba6fa6e2bba0f4145a11e8e4aee5cd
hsa-brig.c: Include alloc-pool.h

* hsa-brig.c: Include alloc-pool.h
* hsa-dump.c: Likewise.
* hsa-gen.c: Likewise.
* hse-regalloc.c: Likewise.
* ipa-hsa.c: Likewise.
* ipa-predicate.c: Likewise.
* ipa-reference.c: Likewise.
* ipa-sra.c: Likewise.
* omp-expand.c: Likewise.
* omp-general.c: Likewise.
* omp-low.c: Likewise.
* sumbol-summary.h (function_summary_base): Add allocator.
(function_summary<T *>::function_summary): Update construction.
(fast_function_summary<T *, V>::fast_function_summary): Likewise.
(call_summary_base): Add allcator.
(call_summary<T *>::call_summary): Update construction.
(fast_call_summary<T *, V>::fast_call_summary): Likewise.

From-SVN: r277821
13 files changed:
gcc/ChangeLog
gcc/hsa-brig.c
gcc/hsa-dump.c
gcc/hsa-gen.c
gcc/hsa-regalloc.c
gcc/ipa-hsa.c
gcc/ipa-predicate.c
gcc/ipa-reference.c
gcc/ipa-sra.c
gcc/omp-expand.c
gcc/omp-general.c
gcc/omp-low.c
gcc/symbol-summary.h