From: Kyrylo Tkachov Date: Tue, 9 Jul 2019 13:23:49 +0000 (+0000) Subject: Commit missing hunk from r273296 X-Git-Tag: misc/cutover-git~4126 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=801c9ae963cba7e3c0ac671d6d26ac5c396a41ac;p=thirdparty%2Fgcc.git Commit missing hunk from r273296 From-SVN: r273305 --- diff --git a/gcc/config/arm/cortex-a53.md b/gcc/config/arm/cortex-a53.md index b55d34e91c03..58619aa22861 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") -