[Bug c++/33802] bogus "is used uninitialized" (VOPs) (inlining)

manu at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Feb 4 20:38:00 GMT 2008



------- 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



More information about the Gcc-bugs mailing list