From: "Alexei A. Frounze" Newsgroups: comp.os.msdos.djgpp Subject: Re: THE -O2 PROBLEM Date: Fri, 14 Apr 2000 23:03:48 +0400 Organization: MTU-Intel ISP Lines: 20 Message-ID: <38F76B94.5E968BA7@mtu-net.ru> References: <38F20E7A DOT 3330E9A4 AT mtu-net DOT ru> <38F6C64E DOT C7753C6C AT mtu-net DOT ru> <8d7l3g$j3i$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> NNTP-Posting-Host: ppp103-162.dialup.mtu-net.ru Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit X-Trace: gavrilo.mtu.ru 955740306 59891 212.188.103.162 (14 Apr 2000 19:25:06 GMT) X-Complaints-To: usenet-abuse AT mtu DOT ru NNTP-Posting-Date: 14 Apr 2000 19:25:06 GMT X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: en,ru To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Okay, you have finally won me. :)) I'm going to change that stupid "g" constraint. I'll replace it with others ("r" and "m" or even with particular registers, if needed). Btw, I have a suggestion. Why not to add this story to the FAQ? Just mention there that usage of the "g" constarint may cause problems during compilation such as error messages about wrong syntax, although syntax seems to be correct. Thanks. Alexei A. Frounze ----------------------------------------- Homepage: http://alexfru.chat.ru Mirror: http://members.xoom.com/alexfru Hans-Bernhard Broeker wrote: > > Alexei A. Frounze wrote: