]> git.ipfire.org Git - thirdparty/gcc.git/commit
hwint.h (HOST_BITS_PER_WIDE_INT, [...]): Use long long if it's wider than long and...
authorAlexandre Oliva <aoliva@redhat.com>
Tue, 9 Jan 2001 09:28:07 +0000 (09:28 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Tue, 9 Jan 2001 09:28:07 +0000 (09:28 +0000)
commitbad48d7ebd711c4e79d6ae31602c9fb805d2d5b7
tree7c71d9ceb57a1d61ac186ec01a55bcb1a6ae39fa
parentafe09d12d826c1aa013c54a0572d9b9131c0f32a
hwint.h (HOST_BITS_PER_WIDE_INT, [...]): Use long long if it's wider than long and the target's long is wider than the...

* hwint.h (HOST_BITS_PER_WIDE_INT, HOST_WIDE_INT): Use long long
if it's wider than long and the target's long is wider than the
host's.

From-SVN: r38820
gcc/ChangeLog
gcc/hwint.h