r229739 - in /branches/hsa/gcc: ChangeLog.hsa h...

jamborm@gcc.gnu.org jamborm@gcc.gnu.org
Wed Nov 4 11:02:00 GMT 2015


Author: jamborm
Date: Wed Nov  4 11:02:48 2015
New Revision: 229739

URL: https://gcc.gnu.org/viewcvs?rev=229739&root=gcc&view=rev
Log:
[hsa] Do not ICE on unversionable functions

2015-11-04  Martin Jambor  <mjambor@suse.cz>

	* hsa-gen.c (HSA_SORRY_MSG): Moved...
	* hsa.h(HSA_SORRY_MSG): ...here.
	* ipa-hsa.c (check_warn_node_versionable): New function.
	(process_hsa_functions): Use it.


Modified:
    branches/hsa/gcc/ChangeLog.hsa
    branches/hsa/gcc/hsa-gen.c
    branches/hsa/gcc/hsa.h
    branches/hsa/gcc/ipa-hsa.c



More information about the Gcc-cvs mailing list