3. fix, this time for Alpha; ULONG has 64 bits there, while the mantissa of a double...
authorbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 31 Jul 2003 10:59:47 +0000 (10:59 +0000)
committerbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 31 Jul 2003 10:59:47 +0000 (10:59 +0000)
commit2cc4017439441dbe210e4bf83a4d68f5b3d86339
treeb6b2d492552ecc54f9918e88156b85828820d90f
parentffa8733df492b236419577aab239d91bd54111f4
3. fix, this time for Alpha; ULONG has 64 bits there, while the mantissa of a double is "only" 53 bits wide

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2789 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
src/SDCCicode.c