* src/pic/pcode.c (get_op_from_instruction): fix concatenation of string literals...
authorbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Wed, 22 Jan 2003 14:01:35 +0000 (14:01 +0000)
committerbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Wed, 22 Jan 2003 14:01:35 +0000 (14:01 +0000)
commit19a894c47fccef2e5841c781b2125b7c3184f014
tree10cbb5d23131ce74fbdb6bc4b013455bb4176558
parent2851befd790f86bdb56d3d026280e00711dbda97
* src/pic/pcode.c (get_op_from_instruction): fix concatenation of string literals with __FUNCTION__ for gcc 3.2

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2167 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
src/pic/pcode.c