* src/SDCCval.h: unified double2ul macro for all platforms
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 2 Oct 2007 19:48:15 +0000 (19:48 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 2 Oct 2007 19:48:15 +0000 (19:48 +0000)
commit7d543f6990526964cc8c495a9b596de60bfd9e4e
treedd12363616163f3e23cad092f9c731b15db11466
parent7429c585c92f395f5f2ad8f66b9da7462f342156
* src/SDCCval.h: unified double2ul macro for all platforms
* src/SDCCval.c: fixed bug #1777758 - applied Maarten's patch
* support/regression/tests/bitwise.c: added regtest for bug #1777758

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4926 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
src/SDCCval.c
support/regression/tests/bitwise.c