[Bug other/10138] -Wuninitialized could catch uninitialized arrays
pinskia@physics.uc.edu
gcc-bugzilla@gcc.gnu.org
Sat May 24 15:10:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10138
pinskia@physics.uc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-05-24 14:40:31
date| |
Summary|-Wuninitialized could catch |-Wuninitialized could catch
|const* parameters |uninitialized arrays
------- Additional Comments From pinskia@physics.uc.edu 2003-05-24 14:40 -------
confirmed on mainline (20030524). Change title to reflect real bug.
Added another case to the testcases.
gcc should warn about buf in foo and a in g when -Wuninitialized is on.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Gcc-bugs
mailing list