This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug lto/47221] New: Bugus warnings issued during lto bootstrap


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

           Summary: Bugus warnings issued during lto bootstrap
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hubicka@gcc.gnu.org


../../zlib/inflate.c:577:24: warning: 'MEM[(struct z_stream_s
*)&d_stream].state' may be used uninitialized in this function
[-Wuninitialized]
../../gcc/java/jcf-io.c:204:16: note: 'MEM[(struct z_stream_s
*)&d_stream].state' was declared here


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]