* support/regression/tests/bug1198642.c: new test
authormaartenbrock <maartenbrock@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 19 May 2005 15:25:23 +0000 (15:25 +0000)
committermaartenbrock <maartenbrock@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 19 May 2005 15:25:23 +0000 (15:25 +0000)
commit7c3140796a06e3defa9587283a5ba770eeeb3979
tree82f8e327b6911bc8d077966f0c1819f107848a14
parent97cd7990e16c7d3190086766a5089f5ea1b5e990
* support/regression/tests/bug1198642.c: new test
* src/SDCCicode.c (isOperandEqual): fixed bug 1198642
* src/SDCCcse.c (findPrevIc): added comment, please have a look
* support/scripts/resource.h,
* support/scripts/resource.rc,
* src/src.dsp: added sdcc.ico to project as icon for sdcc.exe
* support/scripts/sdcc.ico: added 32x32 icon

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3766 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
src/SDCCcse.c
src/SDCCicode.c
src/src.dsp
support/regression/tests/bug1198642.c [new file with mode: 0644]
support/scripts/resource.h [new file with mode: 0644]
support/scripts/resource.rc [new file with mode: 0644]
support/scripts/sdcc.ico