]> git.gag.com Git - fw/sdcc/commit - src/mcs51/gen.c
* src/ds390/gen.c (emitcode): don't change properties of previous lines,
authorMaartenBrock <MaartenBrock@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 8 May 2007 19:44:35 +0000 (19:44 +0000)
committerMaartenBrock <MaartenBrock@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 8 May 2007 19:44:35 +0000 (19:44 +0000)
commit9e98cf002aeb4e50e7681beb84a25c76358d3aa3
tree8ff0c060d875ba5193ad9638793d917f080752f1
parent65be2dd343614ff76096c374a1c583bda175edaa
* src/ds390/gen.c (emitcode): don't change properties of previous lines,
  (throughout): updated generating comments
* src/mcs51/gen.c (emitcode): don't change properties of previous lines,
  (throughout): updated generating comments
* src/SDCCpeeph.c (peepHole): continue searching at the first replaced
  rule instead of at the second, or it might skip lines when removing the
  complete match
* support/regression/tests/bug1714204.c: changed test to foo

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4797 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
src/SDCCpeeph.c
src/ds390/gen.c
src/mcs51/gen.c
support/regression/tests/bug1714204.c