Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/20/01 03:50
Read: times


 
#10175 - RE: SPJ System IDE51
Dear Mr. Haribabu,

We have tested the program:

void main () {
int i,var ;

if(i > 9)
var++;
}

and it ALWAYS generates code for
the if(i > 9) and var++ statement.
We do not think there is any "bug" here.
We test the compiler with a set of
about 500 programs before we release
any new version. Still if you
think you are facing in-correct code
generation, we request you to send
us your C program file. We will test
it and if there is really any "bug"
in our compiler, we will like to
fix it as soon as possible.

Regards,

Pramod Ranade


List of 7 messages in thread
TopicAuthorDate
SPJ System IDE51            01/01/70 00:00      
RE: SPJ System IDE51            01/01/70 00:00      
RE: SPJ System IDE51            01/01/70 00:00      
RE: SPJ System IDE51            01/01/70 00:00      
RE: SPJ System IDE51            01/01/70 00:00      
RE: SPJ System IDE51            01/01/70 00:00      
RE: SPJ System IDE51            01/01/70 00:00      

Back to Subject List