re PR target/70113 ([AArch64] -mpc-relative-literal-loads conflicts with fix-cortex...
authorChristophe Lyon <christophe.lyon@linaro.org>
Fri, 18 Mar 2016 13:58:32 +0000 (13:58 +0000)
committerChristophe Lyon <clyon@gcc.gnu.org>
Fri, 18 Mar 2016 13:58:32 +0000 (14:58 +0100)
2016-03-18  Christophe Lyon  <christophe.lyon@linaro.org>

PR target/70113
* gcc.target/aarch64/pr63304_1.c: Add -mno-fix-cortex-a53-843419.

From-SVN: r234330

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/aarch64/pr63304_1.c

index 27ef475..4c8b3d1 100644 (file)
@@ -1,3 +1,8 @@
+2016-03-18  Christophe Lyon  <christophe.lyon@linaro.org>
+
+       PR target/70113
+       * gcc.target/aarch64/pr63304_1.c: Add -mno-fix-cortex-a53-843419.
+
 2016-03-18  Ilya Enkovich  <enkovich.gnu@gmail.com>
 
        PR tree-optimization/70252
index fa0fb56..c917f81 100644 (file)
@@ -1,5 +1,5 @@
 /* { dg-do assemble } */
-/* { dg-options "-O1 --save-temps" } */
+/* { dg-options "-O1 --save-temps -mno-fix-cortex-a53-843419" } */
 #pragma GCC push_options
 #pragma GCC target ("+nothing+simd, cmodel=small")