------- Comment #4 from manu at gcc dot gnu dot org 2009-04-09 13:25 ------- (In reply to comment #3) > BTW in developer docs, -Wextra still mentions -Wuninitialized; it seems to me > this is not intentional. >
Both -Wall and -Wextra enable Wuninitialized. I guess this is historical. Please, in the future, when you make assertions like the above, be more specific: provide a link, or a file name and a section title. Otherwise it is not completely clear what "developer docs" actually means or where in the developer docs says what you say it says. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39693