* src/hc08/gen.c (emitinline): fixed bug #1029778
authorepetrich <epetrich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 18 Sep 2004 03:07:25 +0000 (03:07 +0000)
committerepetrich <epetrich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 18 Sep 2004 03:07:25 +0000 (03:07 +0000)
commit2281a9a782a42a170102c4baa9c27d4ac31d5aa7
tree121b448c4436f86d0a0257c8bf49143ecfc720be
parentcef02d0dae9b2c3d273d09f5026aef204ac39809
* src/hc08/gen.c (emitinline): fixed bug #1029778
* src/SDCC.y (assignment_expr): fixed the grammer so that assignment
to a cast object is no longer a syntax error ("fixes" bug #1030006,
and starts toward RFE #905167)

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3500 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
src/SDCC.y
src/hc08/gen.c