[Bug middle-end/53823] [4.8 Regression] FAIL: gcc.c-torture/execute/930921-1.c execution at -O0 and -O1
steven at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jul 30 14:13:00 GMT 2012
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
More information about the Gcc-bugs
mailing list