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]

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


Author: jamborm
Date: Tue Oct 13 13:55:53 2015
New Revision: 228764

URL: https://gcc.gnu.org/viewcvs?rev=228764&root=gcc&view=rev
Log:
Fix bitfield alignment ICEs

2015-10-13  Martin Jambor  <mjambor@suse.cz>

	* hsa-gen.c (hsa_bitref_alignment): New function
	(gen_hsa_insns_for_load): Use it.
	(gen_hsa_insns_for_store): Likewise.


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


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