* src/SDCCsymt.c (processFuncArgs): fixed superflous allocation noted
authorepetrich <epetrich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Wed, 7 Jan 2004 07:28:00 +0000 (07:28 +0000)
committerepetrich <epetrich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Wed, 7 Jan 2004 07:28:00 +0000 (07:28 +0000)
commit9dbf0cbcc2c7048a0b2649a9d06183f61d26e791
tree6bfdd4cbafd9997726f62bf6db80a4aaa805a016
parent560a68573bf48b7990d6a80a9d8235e09145ac5d
* src/SDCCsymt.c (processFuncArgs): fixed superflous allocation noted
in bug #860505
* src/SDCCmem.c (printAllocInfoSeg, printAllocInfo): minor changes to
how the function variable allocation summary is displayed; also
include information about variables allocated to the overlay
segment

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3092 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
src/SDCCmem.c
src/SDCCsymt.c