public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* is the c code in gcc comiled sequentially???
@ 2006-11-15  6:13 enggakshat
  2006-11-15 12:20 ` John Love-Jensen
  0 siblings, 1 reply; 9+ messages in thread
From: enggakshat @ 2006-11-15  6:13 UTC (permalink / raw)
  To: gcc-help


i m a newbie to gcc and i have been making a project lately on netwoking.
yesterday i encountered a starnge situation wherein it so happened that d
program that i made was not sequentially executed.any ideas so as to why?plz
ask for the code details if required
-- 
View this message in context: http://www.nabble.com/is-the-c-code-in-gcc-comiled-sequentially----tf2634251.html#a7352560
Sent from the gcc - Help mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 9+ messages in thread
* RE: is the c code in gcc comiled sequentially???
@ 2006-11-15 16:15 Kaz Kylheku
  0 siblings, 0 replies; 9+ messages in thread
From: Kaz Kylheku @ 2006-11-15 16:15 UTC (permalink / raw)
  To: enggakshat, gcc-help

enggakshat wrote:
> i m a newbie to gcc and i have been making a project lately 
> on netwoking.
> yesterday i encountered a starnge situation wherein it so 
> happened that d
> program that i made was not sequentially executed.any ideas 
> so as to why?

Uh huh, it can't /possibly/ be your buggy code.

The only explanation is that the the compiler is not executing
statements sequentially.

Or could it be that it's actually throwing away the stuff between /* and
*/ ?

> ask for the code details if required

What for? It's perfect; that's not where the problem is.

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

end of thread, other threads:[~2006-11-15 19:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-15  6:13 is the c code in gcc comiled sequentially??? enggakshat
2006-11-15 12:20 ` John Love-Jensen
2006-11-15 15:07   ` enggakshat
2006-11-15 15:35     ` Ian Lance Taylor
2006-11-15 17:57       ` enggakshat
2006-11-15 19:18         ` Young, Michael
2006-11-15 15:38     ` John Love-Jensen
2006-11-15 17:55       ` enggakshat
2006-11-15 16:15 Kaz Kylheku

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).