X-Authentication-Warning: ieva01.lanet.lv: pavenis owned process doing -bs Date: Wed, 16 Dec 1998 13:20:28 +0200 (WET) From: Andris Pavenis To: djgpp-workers AT delorie DOT com cc: Robert Hoehne Subject: Re: egcs-1.1.1 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com On Wed, 16 Dec 1998, Andris Pavenis wrote: > About using -march=i386: I have found one problem with optimizer > (wrong code generated with optimization in one my C++ program ) > when -march=i386 is being used (there is no such problem with > -march=i486 or -march=pentium and also with gcc-2.8.1 at all). > Only egcs-1.1 and egcs-1.1.1 seems to suffer from this. I have > also reproduced this bug under Linux (with egcs-1.1.1). > Tested under Linux with egcs-2.92.29 19981213 (gcc2 ss-980609 experimental) and seems that this bug is no more there. (I only tested assembler output as program cannot be used under Linux) Andris