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 middle-end/48028] New: [4.4 Regression] undeserved uninitialized variable warning regression since 4.4.2


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

           Summary: [4.4 Regression] undeserved uninitialized variable
                    warning regression since 4.4.2
           Product: gcc
           Version: 4.4.5
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: matt@use.net


I have several instances of undeserved uninitialized variable warnings since
upgrading from 4.4.2 to 4.4.5. Oddly, they only seem to come up in 64-bit
targets, but I'm not sure if that's consistent. 

I have attached the pre-processed sources for two examples. One is from
kerberos5 sources.


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