[Bug c/18017] -Winit-self should automatically turn on -Wuninitialized
ejb at ql dot org
gcc-bugzilla@gcc.gnu.org
Fri Oct 15 20:34:00 GMT 2004
------- Additional Comments From ejb at ql dot org 2004-10-15 20:34 -------
I think you misunderstood. I'm not suggesting -Wunitialized should turn on
-Winit-self; I'm suggesting the other way around. Since -Winit-self doesn't
work without -Wunitialized, it's pointless to have it without -Wunitialized.
-Wunitialized by itself should do what it does. -Winit-self by itself should do
what -Winit-self -Wunitialized does now. I hope that clarifies my request. :-)
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|WONTFIX |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18017
More information about the Gcc-bugs
mailing list