r230882 - in /branches/hsa: include/ChangeLog.h...

jamborm@gcc.gnu.org jamborm@gcc.gnu.org
Wed Nov 25 15:53:00 GMT 2015


Author: jamborm
Date: Wed Nov 25 15:53:17 2015
New Revision: 230882

URL: https://gcc.gnu.org/viewcvs?rev=230882&root=gcc&view=rev
Log:
[hsa] Fix two typos

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

include/
	* gomp-constants.h (GOMP_TARGET_ARG_VALUE_SHIFT): Fix spelling in the
	comment.

libgomp/
	* plugin/plugin-hsa.c (GOMP_OFFLOAD_async_run): Fix a typo in a string.


Modified:
    branches/hsa/include/ChangeLog.hsa
    branches/hsa/include/gomp-constants.h
    branches/hsa/libgomp/ChangeLog.hsa
    branches/hsa/libgomp/plugin/plugin-hsa.c



More information about the Gcc-cvs mailing list