[Bug middle-end/10138] -Wuninitialized could catch uninitialized arrays
bangerth at dealii dot org
gcc-bugzilla@gcc.gnu.org
Tue Sep 7 22:41:00 GMT 2004
------- Additional Comments From bangerth at dealii dot org 2004-09-07 22:41 -------
I disagree -- the question whether an argument is actually used or not is secondary,
the fact that we pass an uninitialized variable to which only read access is possible
is definitely worth a warning.
W.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10138
More information about the Gcc-bugs
mailing list