r244308 - in /trunk/gcc: ChangeLog hsa.c ipa-hsa.c

jamborm@gcc.gnu.org jamborm@gcc.gnu.org
Wed Jan 11 10:35:00 GMT 2017


Author: jamborm
Date: Wed Jan 11 10:35:31 2017
New Revision: 244308

URL: https://gcc.gnu.org/viewcvs?rev=244308&root=gcc&view=rev
Log:
[hsa] Fix hsa function cloning test

2017-01-11  Martin Jambor  <mjambor@suse.cz>

	* hsa.c (hsa_callable_function_p): Revert addition of DECL_ARTIFICIAL
	test.
	* ipa-hsa.c (process_hsa_functions): Only duplicate non-artificial
	decorated functions.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/hsa.c
    trunk/gcc/ipa-hsa.c



More information about the Gcc-cvs mailing list