This is the mail archive of the gcc@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]

Re: Uninitialized warnings


One request I have, and please ignore it if it has already been discussed,
is that the uninitialized variable warning is currently very uninformative,
since it does not indicate the site at which the uninitialized reference
may occur, and sometimes it takes a big effort to determine why the warning
is being issued. Is this information that can be provided?


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