------- Comment #4 from beliavsky at aol dot com 2007-05-09 15:27 ------- (In reply to comment #2) > I get: > words = 'two three' > On x86-64-gnu/linux with latest 4.3 > I wonder if this is one that we recently fixed. Can you try with a more > recent > build?
Using Mingw 20070506, the problem persists. The behavior of the compiled program is erratic. Running the compiled program in one Windows console (command line) I get different "garbage" characters appended to the correct output than when running it in a different Windows console. Running the program repeatedly in the same console gives the same results. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31867