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]

r228889 - in /branches/hsa: gcc/ChangeLog.hsa g...


Author: marxin
Date: Fri Oct 16 12:54:57 2015
New Revision: 228889

URL: https://gcc.gnu.org/viewcvs?rev=228889&root=gcc&view=rev
Log:
HSA: add new warning and enhance host fallback.

	* hsa-gen.c (get_symbol_for_decl): Replace warning with
	HSA_SORRY_ATV.
	* target.c (GOMP_target): Add new case where we want to process
	host fallback.

Modified:
    branches/hsa/gcc/ChangeLog.hsa
    branches/hsa/gcc/hsa-gen.c
    branches/hsa/libgomp/ChangeLog.hsa
    branches/hsa/libgomp/target.c


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