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]

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


Author: marxin
Date: Wed Dec  2 13:55:25 2015
New Revision: 231170

URL: https://gcc.gnu.org/viewcvs?rev=231170&root=gcc&view=rev
Log:
HSA: reorder BUILT_IN_* enum handling in a switch stmt

	* hsa-gen.c (gen_hsa_insns_for_call): Logically reorder cases
	in a switch.

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]