expmed.c (ceil_log2): Move from here...
authorSteven Bosscher <steven@gcc.gnu.org>
Sun, 17 Jun 2012 21:01:25 +0000 (21:01 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Sun, 17 Jun 2012 21:01:25 +0000 (21:01 +0000)
commit46d33ae927892aa2fbec97dfa90f7bd9a055a1bb
treea4d54b10f7c0db155dd485fd849fee5c27f1b77c
parent0df965d73f62798d8b9288a27c351502edbb1831
expmed.c (ceil_log2): Move from here...

* expmed.c (ceil_log2): Move from here...
* hwint.c: ... to here for older GCCs...
* hwint.h: ... and here for newer GCCs.
* rtl.h (ceil_log2): Remove prototype.

* tree-phinodes.c: Do not include rtl.h.
* Makefile.in (tree-phinodes.o): Do not depend on RTL_H.

From-SVN: r188710
gcc/ChangeLog
gcc/Makefile.in
gcc/expmed.c
gcc/hwint.c
gcc/hwint.h
gcc/rtl.h
gcc/tree-phinodes.c