public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Including <iostream> affects whether or not program freezes?
@ 2008-07-09  3:26 James Gregory
  2008-07-09 12:03 ` Lionel B
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: James Gregory @ 2008-07-09  3:26 UTC (permalink / raw)
  To: gcc-help

1. Compile with MSVC 7.1, no optimization: my program doesn't freeze
2. Compile with MSVC 7.1, with optimization: my program doesn't freeze
3. Compile with gcc 4.2.3 (Ubuntu 64 bit), no optimization: my program
doesn't freeze
4. Compile with gcc 4.2.3 (Ubuntu 64 bit), with optimization: my
program freezes in a particular function
5. Compile with gcc 4.2.3 (Ubuntu 64 bit), with optimization, and
include <iostream> at the top of the file where the function which
freezes is defined: my program doesn't freeze

Debugging this is difficult.

James

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

end of thread, other threads:[~2008-08-05  9:31 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-09  3:26 Including <iostream> affects whether or not program freezes? James Gregory
2008-07-09 12:03 ` Lionel B
2008-07-09 16:49   ` James Gregory
2008-07-09 18:08     ` Burlen Loring
2008-07-09 13:43 ` Andrew Bell
2008-07-09 14:35   ` Andrew Haley
2008-07-09 17:02 ` Chris Jefferson
2008-07-10 10:58   ` James Gregory
2008-08-05  6:45     ` Christoph Bartoschek
2008-08-05  9:31       ` James Gregory
2008-07-12 21:16   ` James Gregory
2008-07-12 21:05     ` James Gregory
2008-07-12 22:11     ` James Gregory

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