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]

r231280 - in /branches/hsa/gcc: ChangeLog.hsa t...


Author: jamborm
Date: Fri Dec  4 16:37:46 2015
New Revision: 231280

URL: https://gcc.gnu.org/viewcvs?rev=231280&root=gcc&view=rev
Log:
[hsa] Early return in duplicate_remap_omp_clause_seq

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

	* tree-inline.c (duplicate_remap_omp_clause_seq): Add early return
	if seq is NULL.


Modified:
    branches/hsa/gcc/ChangeLog.hsa
    branches/hsa/gcc/tree-inline.c


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