------- Comment #7 from manu at gcc dot gnu dot org  2009-11-19 12:19 -------
This is still unconfirmed until someone looks at the dumps and check that the
variables are indeed initialized in all paths that can be sensibly detected by
GCC.

BTW, when you release code, your compiler flags should not contain -Werror. If
some package does, you should really report it upstream because taking into
account all the amount of new warnings, and fixes to existing warnings that
occur between consecutive GCC releases, that is madness for any user compiling
your code.


-- 

manu at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |manu at gcc dot gnu dot org
OtherBugsDependingO|                            |24639
              nThis|                            |
            Summary|elfutils fails with "may be |bogus "may be uninitialized"
                   |uninitialized" with -O3 -   |(huge testcase, inlining?)
                   |mtune=k8                    |


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

Reply via email to