-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am 06.11.2010 08:13, schrieb Lin Rongrong:
> This may not be a new problem. I have been using my own crt0.s/crt0.o since 
> 2.6.0 five years ago.
> What worrys me about 3.0.0 are those new warnings.

Don't worry about the  "z80instructionSize() failed to parse line node"
warnings. At worst the generated code will be a little bit bigger than
it could be, by using "jp" jumps (3 bytes) where "jr" jumps (2 bytes)
could be used. Even when the bug occours sdcc 3.0.0 will still optimize
more "jp" jumps into "jr" jumps than sdcc 2.9.0 did.

Philipp
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkzVDzQACgkQbtUV+xsoLpr4SACfUpcj31juc8bhLR9jqHkbx6/V
WKcAn1bRCrwBU12Bn2hCX1wj+KKnPQNa
=IlEV
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to