[Sdcc-user] FW: kludgy fixes in CSE.

2006-07-28 Thread Jatin Bhateja
Hi,   It has been some time since I posted this mail but dint get any reply.I have also logged a bug in the bug list for this [Bug# 1527564].   Need your help on this   Regards, Jatin From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jatin Bhateja Sent

[Sdcc-user] kludgy fixes in CSE.

2006-07-20 Thread Jatin Bhateja
produced. If I use –nogcse option then compiler will generate incorrect code.   Please let me know the reason for it as I want to disable the optimization passes.   Regards, Jatin Bhateja ** Legal Disclaimer "This email may co

Re: [Sdcc-user] Code size and functions

2006-07-06 Thread Jatin Bhateja
Sergio,   I  have been working with SDCC for quite some time now. Worked in all the phases of SDCC. One advice I would like to give you is the front end of SDCC is not much stable. We can Write plenty of test cases which violate C-Standard by easily pass in this.   If you want to st