toplev.c (floor_log2_wide): Correct casts for 64-bit hosts.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Wed, 9 Jun 2004 00:10:51 +0000 (00:10 +0000)
committerDJ Delorie <dj@gcc.gnu.org>
Wed, 9 Jun 2004 00:10:51 +0000 (20:10 -0400)
commit144cbad04be7523a756f608fcd3037120057e8e6
tree5becab2adc791b07a0c453322f303f12712ae5bd
parent02760d2f0843e45c0336586a34ac01ae7a9e549f
toplev.c (floor_log2_wide): Correct casts for 64-bit hosts.

* toplev.c (floor_log2_wide): Correct casts for 64-bit hosts.
Correct formatting.

From-SVN: r82798
gcc/ChangeLog
gcc/toplev.c