------- Comment #7 from charlet at gcc dot gnu dot org  2009-10-08 15:08 -------
Feel free to submit a patch.
Note that middle-end warnings (such as -Wuninitialized) do not always support
properly all front-end semantics, in particular for high level languages such
as Ada, so I'd recommend simply removing this switch.

Classifying as an enhancement btw, since this is only a warning, and warnings
always produce false positives, so this is not necessarily unexpected.


-- 

charlet at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39502

Reply via email to