r218205 - in /trunk/gcc: ChangeLog ipa-inline-a...

jamborm@gcc.gnu.org jamborm@gcc.gnu.org
Mon Dec 1 12:05:00 GMT 2014


Author: jamborm
Date: Mon Dec  1 12:05:41 2014
New Revision: 218205

URL: https://gcc.gnu.org/viewcvs?rev=218205&root=gcc&view=rev
Log:
2014-12-01  Martin Jambor  <mjambor@suse.cz>

	PR ipa/63551
	* ipa-inline-analysis.c (evaluate_conditions_for_known_args): Convert
	value of the argument to the type of the value in the condition.

testsuite/
	* gcc.dg/ipa/pr63551.c: New test.
	* gcc.dg/ipa/pr64041.c: Likewise.


Added:
    trunk/gcc/testsuite/gcc.dg/ipa/pr63551.c
    trunk/gcc/testsuite/gcc.dg/ipa/pr64041.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-inline-analysis.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list