------- Comment #13 from manu at gcc dot gnu dot org 2008-02-04 20:37 ------- Created an attachment (id=15095) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15095&action=view) Reduced testcase (16K) GCC 4.3
I can't reduce this further, so I post it here in case someone wants to give it a try. I am just looking to fix the duplicated "may be uninitialized" warning. This testcase won't be useful to track why there is a warning. And I don't know how to reduce the original testcase to do that. It is too big for me to analyse manually and automatic reduction tools will likely remove initialisations and make the warning correct. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33802