This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/47153] g++ with -O3 enters infinite loop


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47153

--- Comment #3 from panagopoulosalexandrou at hotmail dot com 2011-01-03 01:52:09 UTC ---
Sorry, forget about the found_one thing. Maybe the prompt is confusing; the
.923.........8.1...........1.7.4...........658.........6.5.2...4.....7.....9.....
is actually an argument to the program, not its output. Apparently, it didn't
fit on a single line that's why it's printed underneath the execution of the
program.
$ ./sudoku_solver_single .923..,etc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]