]> git.ipfire.org Git - thirdparty/gcc.git/commit
sbitmap.h (sbitmap_ptr, [...]): Move from here...
authorSteven Bosscher <steven@gcc.gnu.org>
Sun, 23 May 2010 00:11:55 +0000 (00:11 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Sun, 23 May 2010 00:11:55 +0000 (00:11 +0000)
commit9ecb17301f36e6686c0c0a1cd3563a20a9a3d7ac
tree80716b09a5f6c1d08784c4b1727ced48d103ed33
parent62a00d08999857afe805900d1892a4af09dead8a
sbitmap.h (sbitmap_ptr, [...]): Move from here...

* sbitmap.h (sbitmap_ptr, const_sbitmap_ptr): Move from here...
* sbitmap.c: ...to here to internalize sbitmap element access.
Do not include tm.h, rtl.h, flags.h, hard-reg-set.h, and obstack.h.
Explain why basic-block.h is included.
* function.h: Include tm.h for CUMULATIVE_ARGS.
* Makefile.in: Update dependencies.

From-SVN: r159749
gcc/ChangeLog
gcc/Makefile.in
gcc/function.h
gcc/sbitmap.c
gcc/sbitmap.h