On Sunday 15 February 2009 03:15:39 pm Philipp Klaus Krause wrote: > candido lopez rodriguez schrieb: > > For the list of problems that I found > > > > 1) the compiler generates invalid code (for example POP C (The z80 stack > > operation are 16 bytes wide)) > > 2) jump to nowhere > > 3) POP and PUSH are unbalanced > > 2) Is probably bug #1875933, "Evelyn jumps into the void", which affects > some other ports as well, has existend for some time and probably isn't > easy to fix. > > But which ones are 1) and 3)? Can you give example code where a pop c is > generated or push and pop are unbalanced? > > Philipp > > --------------------------------------------------------------------------- >--- Open Source Business Conference (OSBC), March 24-25, 2009, San > Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing > the Enterprise -Strategies to boost innovation and cut costs with open > source participation -Receive a $600 discount off the registration fee with > the source code: SFAD http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Sdcc-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sdcc-user
I tried to reproduce bugs 1 and 3 with the latest code, I am not able to reproduce the issues. Thanks again for your quick response ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Sdcc-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sdcc-user
