]> git.ipfire.org Git - thirdparty/gcc.git/commit
lto-streamer.h: Don't include target.h and alloc-pool.h.
authorAndrew MacLeod <amacleod@redhat.com>
Thu, 9 Jul 2015 14:24:20 +0000 (14:24 +0000)
committerAndrew Macleod <amacleod@gcc.gnu.org>
Thu, 9 Jul 2015 14:24:20 +0000 (14:24 +0000)
commitf51ade332ab18b527d3d0908130416edb331e14a
treebd5bc34aff65a87e17892434ab21222faf047a27
parent44fc0a5136eea2fb4eb7d46a8065ee518f6eb575
lto-streamer.h: Don't include target.h and alloc-pool.h.

2015-07-09  Andrew MacLeod  <amacleod@redhat.com>

* lto-streamer.h: Don't include target.h and alloc-pool.h.
* builtins.c: Adjust includes.
* gimple.c: Likewise.
* ipa-icf.c: Likewise.
* lto-opts.c: Likewise.
* ipa-reference.c: Likewise.
* lto-section-out.c: Likewise.
* lto-streamer-in.c: Likewise.
* lto-streamer-out.c: Likewise.
* opts-global.c: Likewise.
* symtab.c: Likewise.
* tree-chkp.c: Likewise.
* tree-ssa-live.c: Likewise.
* tree-streamer-in.c: Likewise.
* tree-streamer-out.c: Likewise.
* config/darwin.c: Likewise.
* config/i386/winnt.c: Likewise.

cp
2015-07-09  Andrew MacLeod  <amacleod@redhat.com>

* cp-ubsan.c: Don't include alloc-pool.h or lto-streamer.h.

lto
2015-07-09  Andrew MacLeod  <amacleod@redhat.com>
* lto-lang.c: Adjust includes of target.h, alloc-pool.h and
lto-streamer.h.
* lto-object.c: Likewise.
* lto-partition.c: Likewise.
* lto-symtab.c: Likewise.

From-SVN: r225612
25 files changed:
gcc/ChangeLog
gcc/builtins.c
gcc/config/darwin.c
gcc/config/i386/winnt.c
gcc/cp/ChangeLog
gcc/cp/cp-ubsan.c
gcc/gimple.c
gcc/ipa-icf.c
gcc/ipa-reference.c
gcc/lto-opts.c
gcc/lto-section-out.c
gcc/lto-streamer-in.c
gcc/lto-streamer-out.c
gcc/lto-streamer.h
gcc/lto/ChangeLog
gcc/lto/lto-lang.c
gcc/lto/lto-object.c
gcc/lto/lto-partition.c
gcc/lto/lto-symtab.c
gcc/opts-global.c
gcc/symtab.c
gcc/tree-chkp.c
gcc/tree-ssa-live.c
gcc/tree-streamer-in.c
gcc/tree-streamer-out.c