Hi,

> $ sdcc -mpic14 -p16f88 whatwrong.c
> sdcc: /home/sdcc-builder/build/sdcc-build/orig/sdcc/src/pic/gen.c:9644:
> genGenPointerSet: Assertion `size == getSize(validateOpType(result,
> "OP_SYM_ETYPE", "result", SYMBOL,
> "/home/sdcc-builder/build/sdcc-build/orig/sdcc/src/pic/gen.c",
> 9644)->operand.symOperand->etype)' failed.
> Caught signal 6: SIGABRT
> 
> This message is caused by the line : "buffer->len = buffsize ;".
> 
> Where I'm wrong ?

Nowhere, you discovered a bug in the pic14 port... and I fixed it in
SDCC 2.6.4, r4661. Just update (via svn), rebuild SDCC and you should be
fine. Or wait for a more recent snapshot to appear. Your choice.

Happy coding,
Raphael

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to