public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* C main 32/64 bit prologues differ
@ 2008-02-22 20:39 Bob Plantz
  2008-02-23 18:23 ` Andrew Haley
  0 siblings, 1 reply; 3+ messages in thread
From: Bob Plantz @ 2008-02-22 20:39 UTC (permalink / raw)
  To: gcc-help

The prologues for the main function in C differ (at the assembly
language level) depending on whether it is compiled for 32-bit or 64-bit
in the x86 architecture.

Also, adding a dwarf2 unwind table is the default in 64-bit mode, but
not in 32-bit.

Can anyone point me to discussions about why it's done this way?


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-02-23 19:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-22 20:39 C main 32/64 bit prologues differ Bob Plantz
2008-02-23 18:23 ` Andrew Haley
2008-02-23 22:05   ` Bob Plantz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).