This is the mail archive of the gcc-patches@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]

[PATCH, GCC][AArch64] Fix bound check diagnostics.


Hi,

This patch improves bound check diagnostics code.

Thanks
Sofiane

-----

2012-06-13  Sofiane Naci <sofiane.naci@arm.com>

	[AArch64] Fix bound check diagnostics.
 	
	* gcc/config/aarch64/aarch64.c
	(bounds_check): Remove.
	(aarch64_simd_lane_bounds): Replace call to bounds_check with
function
	body.
	(aarch64_simd_const_bounds): Likewise.

Attachment: aarch64-bound-check-diagnostics.patch
Description: Binary data


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