Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!caen!ox.com!math.fu-berlin.de!unidui!unido!pbinfo!higgins From: higgins@uni-paderborn.de (Frank Westheider) Newsgroups: comp.lang.c Subject: Bug in TC2.0 Optimization Keywords: TC2.0 Message-ID: <1991Apr22.130418.8079@uni-paderborn.de> Date: 22 Apr 91 13:04:18 GMT Organization: Uni-GH Paderborn Lines: 26 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@uni-paderborn.de Greetings from United Germany