Bug in TC2.0 Optimization

Frank Westheider higgins at uni-paderborn.de
Mon Apr 22 23:04:18 AEST 1991


Hi guys !

I`ve perhaps found one more bug in TC2.0
If you set all optimization switches and write the following line


    Input[func(bla)+bla] = !Input[func(bla)+bla]

the compiler generates code for the inner section, but
it doesn't load the Value of Input[] !!!!
In Assembly-Mode there will be
    xor dx,dx
generated, but dx has never been loaded !


Is this a known bug, or is the Code to comprehensive !


 So long 
     Frank


higgins at uni-paderborn.de
Greetings from United Germany
   



More information about the Comp.lang.c mailing list