[Bug tree-optimization/16867] [3.5 Regression] Inline array initializer miscompilation at -O

fw at deneb dot enyo dot de gcc-bugzilla@gcc.gnu.org
Mon Aug 9 11:32:00 GMT 2004


------- Additional Comments From fw at deneb dot enyo dot de  2004-08-09 11:32 -------
(In reply to comment #4)
> This is _NOT_ a CDDCE bug.  CDDCE is only enabled at -O2 and
> higher, so if this bug already shows at -O then it's not a
> CDDCE bug, simple as that.

Just to clarify, the store is removed during the second DCE pass (which is
labeled "cddce", but only performs normal, non-aggressive DCE at -O1).

-- 


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



More information about the Gcc-bugs mailing list