hwint.h: If the current compiler has no 64-bit type at all, make HOST_WIDEST_INT...
authorZack Weinberg <zack@gcc.gnu.org>
Mon, 6 Jan 2003 20:31:16 +0000 (20:31 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Mon, 6 Jan 2003 20:31:16 +0000 (20:31 +0000)
commit44f9a8e4bbce7121df8d21aa028344d8b4ffc2cb
tree6bdccfa5538281de288c8ad8e1e07594cbb9deca
parent2610198a4579d180e971fd449e256096fb53add5
hwint.h: If the current compiler has no 64-bit type at all, make HOST_WIDEST_INT 32 bits.

* hwint.h: If the current compiler has no 64-bit type at all,
make HOST_WIDEST_INT 32 bits.

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