* src/SDCCglue.c (tempfileandname): changed un*x tmp search paths to /tmp and /var...
authorbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Fri, 6 Oct 2006 20:50:56 +0000 (20:50 +0000)
committerbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Fri, 6 Oct 2006 20:50:56 +0000 (20:50 +0000)
commit43cc70abc15aaff182ca2b79a81a5c1b9e4cee24
tree10c2983824ee0055a77c746cdcdf12a47e7214c1
parentf86f886f5947d065f4e8a0edaeaf92b8a3643395
* src/SDCCglue.c (tempfileandname): changed un*x tmp search paths to /tmp and /var/tmp acc. LSB
* src/SDCCast.c (addCast): Fixed bug 1571231: promote in case of RESULT_TYPE_IFX
* support/regression/tests/onebyte.c: added test

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4403 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
src/SDCCast.c
src/SDCCglue.c
support/regression/tests/onebyte.c