------- Comment #9 from manu at gcc dot gnu dot org 2007-01-22 08:52 ------- In my opinion the patch is too old, now we have other mechanism for handling options, and it lacks documentation updates and testcases. Also, it is a standards conformance warning, so perhaps it should be just moved to -pedantic (if you look at the code, it is already a pedantic warning, it is just enabled all the time). This will avoid adding yet another warning option.
-- manu at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |manu at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14331