X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: Ben Pfaff Newsgroups: comp.os.msdos.djgpp,comp.lang.c Subject: Re: gcc 2.953 output - is this a bug? Date: 07 Feb 2002 14:00:42 -0800 Lines: 20 Sender: blp AT pfaff DOT stanford DOT edu Message-ID: <876659ar5h.fsf@pfaff.stanford.edu> References: <3C61E6BB DOT 7F9AD526 AT yahoo DOT com> NNTP-Posting-Host: pfaff-cs.stanford.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Mark McIntyre writes: > On Thu, 07 Feb 2002 02:31:00 GMT, CBFalconer > wrote: > > >Please look at the following disassembly: > > I'm mystified as to why you thought this was topical in CLC ..... > > > 585: 8d 04 d2 lea (%edx,%edx,8),%eax <<*** > > 588: 8d 04 82 lea (%edx,%eax,4),%eax <<*** > > if gcc created this, then its badly broken. My vax has no edx > register, nor does my mac, nor palmpilot, etc etc I wonder why you think that GCC should output code that assembles on PCs, VAXen, Macs, and PalmPilots all at once. It doesn't, and it wouldn't be possible anyhow. -- "I ran it on my DeathStation 9000 and demons flew out of my nose." --Kaz