https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62146

--- Comment #2 from eraman at gcc dot gnu.org ---
Author: eraman
Date: Fri Sep  5 22:23:26 2014
New Revision: 214977

URL: https://gcc.gnu.org/viewcvs?rev=214977&root=gcc&view=rev
Log:
2014-09-05  Easwaran Raman  <era...@google.com>

        PR rtl-optimization/62146
        * ifcvt.c (dead_or_predicable): Make removal of REG_EQUAL note of
          hoisted instruction unconditional.

        testsuite:
        * testsuite/g++.dg/opt/pr62146.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/opt/pr62146.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ifcvt.c
    trunk/gcc/testsuite/ChangeLog

Reply via email to