[Bug middle-end/38271] New: Spurious / missing "... used uninitialized in this function" warning

d dot g dot gorbachev at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Nov 26 02:48:00 GMT 2008


gcc -S -O1 -Wuninitialized uninitialized.c

GCC 4.4.0 20081121:
  warning: 's' is used uninitialized in this function

GCC 4.3.2:
  warning: ‘i’ may be used uninitialized in this function


-- 
           Summary: Spurious / missing "... used uninitialized in this
                    function" warning
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: d dot g dot gorbachev at gmail dot com


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



More information about the Gcc-bugs mailing list