r239610 - in /trunk/gcc: ChangeLog config/arm/a...

mwahab@gcc.gnu.org mwahab@gcc.gnu.org
Fri Aug 19 13:59:00 GMT 2016


Author: mwahab
Date: Fri Aug 19 13:59:18 2016
New Revision: 239610

URL: https://gcc.gnu.org/viewcvs?rev=239610&root=gcc&view=rev
Log:
[ARM] Fix an invalid check for vectors of the same floating-point constants.

2016-08-19  Matthew Wahab  <matthew.wahab@arm.com>

	PR target/77281
	* config/arm/arm.c (neon_valid_immediate): Delete declaration.
	Use const_vec_duplicate to check for duplicated elements.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm.c



More information about the Gcc-cvs mailing list