r267933 - in /trunk/gcc: ChangeLog ipa-pure-con...
prathamesh3492@gcc.gnu.org
prathamesh3492@gcc.gnu.org
Tue Jan 15 09:37:00 GMT 2019
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 <rguenther@suse.de>
Prathamesh Kulkarni <prathamesh.kulkarni@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
More information about the Gcc-cvs
mailing list