------- Comment #4 from fabrice at mocana dot com 2009-02-06 03:48 ------- (In reply to comment #3) > b[1] is uninitialized.
Yes, initializing b[1] makes the problem go away in the snippet. I see this problem in a much larger program but I can't reproduce it in a simple context. Feel free to close the bug as invalid since there's a workaround for it, although it impacts performance. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39116
