Remove const attribute on get_log2
commitf137ff13835e2ac6f0d85f37b7ff32d134c9de18
authorPeter Collingbourne <pcc@google.com>
Mon, 13 May 2013 15:36:12 +0000 (13 08:36 -0700)
committerRichard Henderson <rth@twiddle.net>
Wed, 15 May 2013 21:27:53 +0000 (15 14:27 -0700)
tree5de1fc99bc7e9100863e0be2b5cde901166faa12
parentc5d9b39ce6ea44f97ea47ee7c0494a7bb01f4330
Remove const attribute on get_log2

This function is not const, as it can modify log2_m and log2_m_inited.
ChangeLog
math/atest-exp2.c