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]

Re: [ARM][PR target/77281] Fix an invalid check for vectors of, the same floating-point constants.


Ping.

On 19/08/16 15:47, Richard Earnshaw (lists) wrote:
On 19/08/16 15:06, Matthew Wahab wrote:
On 19/08/16 14:30, Richard Earnshaw (lists) wrote:
On 19/08/16 12:48, Matthew Wahab wrote:
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.

Ok for trunk?

OK.

Thanks.

R.

Is this ok to backport to gcc-6?
Matthew


I believe we're in a release process, so backporting needs RM approval.

R.


Is this ok to backport to gcc-6?
I've tested for arm-none-linux-gnueabihf with native bootstrap and check-gcc.

Matthew


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