r216954 - in /trunk/gcc: ChangeLog ipa-icf.c

chefmax@gcc.gnu.org chefmax@gcc.gnu.org
Fri Oct 31 10:53:00 GMT 2014


Author: chefmax
Date: Fri Oct 31 10:53:36 2014
New Revision: 216954

URL: https://gcc.gnu.org/viewcvs?rev=216954&root=gcc&view=rev
Log:
gcc/

2014-10-31  Max Ostapenko  <m.ostapenko@partner.samsung.com>

        PR ipa/63696
        * ipa-icf.c (sem_function::~sem_function): Change free to delete to avoid
        alloc-dealloc mismatch with new, called in ipa_icf::sem_function::init.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-icf.c



More information about the Gcc-cvs mailing list