From 801c9ae963cba7e3c0ac671d6d26ac5c396a41ac Mon Sep 17 00:00:00 2001 From: Kyrylo Tkachov Date: Tue, 9 Jul 2019 13:23:49 +0000 Subject: [PATCH] Commit missing hunk from r273296 From-SVN: r273305 --- gcc/config/arm/cortex-a53.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/gcc/config/arm/cortex-a53.md b/gcc/config/arm/cortex-a53.md index b55d34e..58619aa 100644 --- a/gcc/config/arm/cortex-a53.md +++ b/gcc/config/arm/cortex-a53.md @@ -723,9 +723,3 @@ "cortex_a53_fpmac" "aarch_accumulator_forwarding") -;; We want AESE and AESMC to end up consecutive to one another. - -(define_bypass 0 "cortex_a53_crypto_aese" - "cortex_a53_crypto_aesmc" - "aarch_crypto_can_dual_issue") - -- 2.7.4