This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: marxin
Date: Wed Dec  9 11:55:38 2015
New Revision: 231451

URL: https://gcc.gnu.org/viewcvs?rev=231451&root=gcc&view=rev
Log:
Fix PR ipa/68790

	PR ipa/68790
	* ipa-icf.c (sem_function::param_used_p): Return true
	if ipa_node_params_sum equals to NULL.
	* gcc.dg/ipa/pr68790.c: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/gcc.dg/ipa/pr68790.c
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/ipa-icf.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]