ipa-pure-const.c
66.3 KB
-
re PR tree-optimization/85787 (malloc_candidate_p fails to detect malloc attribute on nested phis) · 9a471714
2018-10-04 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> PR tree-optimization/85787 * ipa-pure-const.c (malloc_candidate_p_1): Move most of malloc_candidate_p into this function and add support for detecting multiple phis. (DUMP_AND_RETURN): Move from malloc_candidate_p into top-level macro. testsuite/ * gcc.dg/ipa/propmalloc-4.c: New test. From-SVN: r264838
Prathamesh Kulkarni committed