tree-ssa-dse.c
24.3 KB
-
re PR c++/34459 (incorrect code when compiled with optimization (-O1)) · 3ec1a737
PR c++/34459 * tree-ssa-dse.c (dse_optimize_stmt): Don't eliminate store if USE_STMT not only stores into the same object as STMT, but might read it too. * gcc.c-torture/execute/20071219-1.c: New test. From-SVN: r131101
Jakub Jelinek committed