libgcc2.h: Use LONG_LONG_TYPE_SIZE instead of MIN_UNITS_PER_WORD to decide whether...
authorStephane Carrez <Stephane.Carrez@worldnet.fr>
Sun, 10 Sep 2000 13:02:52 +0000 (15:02 +0200)
committerStephane Carrez <ciceron@gcc.gnu.org>
Sun, 10 Sep 2000 13:02:52 +0000 (15:02 +0200)
commita746dbf5d7fae0ea6d15500b6aa251a4c6b8da6b
tree0bc6395f441574e7e969fee34b4a59f6dca3c241
parent158a8e6b904781f75e8c8d517af2ad57ae0ec4be
libgcc2.h: Use LONG_LONG_TYPE_SIZE instead of MIN_UNITS_PER_WORD to decide whether 64-bit...

* libgcc2.h: Use LONG_LONG_TYPE_SIZE instead of MIN_UNITS_PER_WORD
to decide whether 64-bit support must be generated.

From-SVN: r36298
gcc/ChangeLog
gcc/libgcc2.h