tree.h (int_bit_position): Turn into inline function; implement using wide int.
commit10b8fa2ed23366f5a9224a050db24b5f9d1236ab
authorJan Hubicka <hubicka@ucw.cz>
Tue, 23 Sep 2014 16:08:16 +0000 (23 18:08 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 23 Sep 2014 16:08:16 +0000 (23 16:08 +0000)
treeedac9be42c0dfb8002518876a201a76bdd0d3e7f
parent54f9184b594d38d288471029277733a0c3374a65
tree.h (int_bit_position): Turn into inline function; implement using wide int.

* tree.h (int_bit_position): Turn into inline function;
implement using wide int.
* tree.c (int_bit_position): Remove.

From-SVN: r215518
gcc/ChangeLog
gcc/tree.c
gcc/tree.h