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

Steven Bosscher <steven at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |uros at gcc dot gnu.org

--- Comment #6 from Steven Bosscher <steven at gcc dot gnu.org> 2012-07-30 
14:13:04 UTC ---
And this is why "uninitialized" warnings shouldn't be silenced like this...

    * expmed.c (expand_mult): Initialize coeff and is_neg.

http://gcc.gnu.org/viewcvs?view=revision&revision=189281

Reply via email to