hwint.h (HOST_BITS_PER_LONGLONG): Deal with __int64 type.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Mon, 10 Dec 2001 01:56:37 +0000 (01:56 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 10 Dec 2001 01:56:37 +0000 (20:56 -0500)
commit6d08665a307cc7290a7ba62e5abdd642e9ec8a60
treee36551f683eb4b3ba0faf29a25ba609889c6d759
parent0b6c426b5d7299bfcf734b84e6885e4b13f74a7b
hwint.h (HOST_BITS_PER_LONGLONG): Deal with __int64 type.

* hwint.h (HOST_BITS_PER_LONGLONG): Deal with __int64 type.
* vmsdbg.h (DST_SRC_COMMAND): Test for type of long long or __int64,
not GNUC.

From-SVN: r47828
gcc/ChangeLog
gcc/hwint.h
gcc/vmsdbg.h