r226156 - in /branches/gcc-5-branch/gcc: Change...

ienkovich@gcc.gnu.org ienkovich@gcc.gnu.org
Fri Jul 24 13:25:00 GMT 2015


Author: ienkovich
Date: Fri Jul 24 13:25:06 2015
New Revision: 226156

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

	Backport from mainline r226155.
	2015-07-24  Ilya Enkovich  <enkovich.gnu@gmail.com>

	PR ipa/66566
	* ipa-inline-analysis.c (estimate_calls_size_and_time): Check
	edge summary is available.

gcc/testsuite/

	Backport from mainline r226155.
	2015-07-24  Ilya Enkovich  <enkovich.gnu@gmail.com>

	PR ipa/66566
	* gcc.target/i386/mpx/pr66566.c: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/mpx/pr66566.c
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/ipa-inline-analysis.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list