Mail Archives: djgpp/1996/05/10/00:03:13
Xref: | news2.mv.net comp.os.msdos.djgpp:3651
|
From: | Mark.Wayland
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | mov %eax, %eax in generated asm source
|
Date: | 7 May 1996 05:57:35 -0700
|
Organization: | Disorganized
|
Lines: | 18
|
Message-ID: | <4mnhbv$qs2@doc.zippo.com>
|
NNTP-Posting-Host: | batfink.aussy.ingr.com
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Hi all,
Can I ask what may potentially be a stupid question ? Well, I will anyway ...
Can anyone tell me the purpose of the code that is generated by
gcc -S fred.c
whereby it generates
mov %eax, %eax
???? It seems like a time-waster to me ??
Thanks in advance,
Mark Wayland
mawaylan AT ingr DOT com
- Raw text -