* src/SDCCicode.c (geniCodeLogic): made it static,
authorbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 10 Apr 2004 22:07:02 +0000 (22:07 +0000)
committerbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 10 Apr 2004 22:07:02 +0000 (22:07 +0000)
commitd65f0b910fb11f23dfff2724e666b7e742af007e
tree35ac4a11d56a7b1310e41039f8c756e7d9b514dd
parent8b5bb80cd4be94a5da5af05c2abe67ab8c61939a
* src/SDCCicode.c (geniCodeLogic): made it static,
(geniCodeLogicAndOr): added in order to fix bug #905492,
(ast2iCode): fixed bug #905492
* support/regression/tests/bug-905492.c: added

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3283 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
src/SDCCicode.c
support/regression/tests/bug-905492.c [new file with mode: 0644]