------- Additional Comments From James dot Juran at baesystems dot com 2005-04-12 16:21 ------- Thanks for the info. Your testcase does warn in all versions I tested. We can certainly initialize the variable in our code to get around this issue, but it would be nice to not have to do this since the initialization is unnecessary. The original code is obviously more complicated, so manually inlining it as your test case does is not really a viable option.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20968