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

--- Comment #16 from prathamesh3492 at gcc dot gnu.org ---
Author: prathamesh3492
Date: Tue Jan 15 09:37:22 2019
New Revision: 267933

URL: https://gcc.gnu.org/viewcvs?rev=267933&root=gcc&view=rev
Log:
2019-01-15  Richard Biener  <rguent...@suse.de>
            Prathamesh Kulkarni  <prathamesh.kulka...@linaro.org>

        PR ipa/88788
        * ipa-pure-const.c (malloc_candidate_p_1): Add parameter visited and
        return true if SSA_NAME is already marked in visited bitmap.
        (malloc_candidate_p): Pass visited to malloc_candidate_p_1.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-pure-const.c

Reply via email to