fixed a register allocation bug
authorsandeep <sandeep@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 24 Jun 2000 23:40:31 +0000 (23:40 +0000)
committersandeep <sandeep@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 24 Jun 2000 23:40:31 +0000 (23:40 +0000)
commit11c6d3853d0deeee22344eeca6cb5dae21710379
tree15067201dfd23e8ef0e1a989f9169e1a596e662d
parentc7da7b12df553fd79766aeeab814fd35d944c25a
fixed a register allocation bug
caused same registers to be allocated
in reverse order for an asignment

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@284 4a8a32a2-be11-0410-ad9d-d568d2c75423
src/mcs51/ralloc.c
src/z80/ralloc.c