diff options
author | Steven Bosscher <steven@gcc.gnu.org> | 2010-05-25 21:07:40 +0000 |
---|---|---|
committer | Steven Bosscher <steven@gcc.gnu.org> | 2010-05-25 21:07:40 +0000 |
commit | 9b4690892c1b5ba6aec74d269bf03915134c67f0 (patch) | |
tree | d951c6e1fbed1de2e618e68b5f954a91e8a9ea2e /gcc/attribs.c | |
parent | e233a3b258440a4bbfc0756f1a6cc6e68d59132b (diff) | |
download | gcc-9b4690892c1b5ba6aec74d269bf03915134c67f0.tar.gz |
utils.c: Do not include function.h, pointer-set.h, and gimple.h.
* gcc-interface/utils.c: Do not include function.h, pointer-set.h,
and gimple.h. Explain why rtl.h has to be included.
(handle_vector_size_attribute): Call reconstruct_complex_type directly.
* gcc-interface/targtyps.c: Do not include tm_p.h
* gcc-interface/utils2.c: Do not include flags.h.
* gcc-interface/trans.c: Do not include expr.h. Include rtl.h instead,
and explain why it has to be included.
* gcc-interface/misc.c: Do not include expr.h, libfuncs.h, cgraph.h,
and optabs.h.
Include function.h and explain why. Explain why except.h is included.
(enumerate_modes): Remove unused function.
* gcc-interface/gigi.h (enumerate_modes): Remove prototype.
* gcc-interface/Make-lang.in: Update dependencies.
From-SVN: r159844
Diffstat (limited to 'gcc/attribs.c')
0 files changed, 0 insertions, 0 deletions