r262695 - in /trunk/gcc: ChangeLog ipa-pure-con...

marxin@gcc.gnu.org marxin@gcc.gnu.org
Mon Jul 16 13:33:00 GMT 2018


Author: marxin
Date: Mon Jul 16 13:33:23 2018
New Revision: 262695

URL: https://gcc.gnu.org/viewcvs?rev=262695&root=gcc&view=rev
Log:
Revert one more symbol_summary::get to ::get_create (PR ipa/86529).

2018-07-16  Martin Liska  <mliska@suse.cz>

        PR ipa/86529
	* ipa-pure-const.c (malloc_candidate_p): Revert ::get
        to ::get_create.
2018-07-16  Martin Liska  <mliska@suse.cz>

        PR ipa/86529
	* g++.dg/ipa/pr86529.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/ipa/pr86529.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-pure-const.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list