]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
2016-03-18 Christophe Lyon <christophe.lyon@linaro.org>
authorclyon <clyon@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Mar 2016 13:58:32 +0000 (13:58 +0000)
committerclyon <clyon@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Mar 2016 13:58:32 +0000 (13:58 +0000)
PR target/70113
* gcc.target/aarch64/pr63304_1.c: Add -mno-fix-cortex-a53-843419.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@234330 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 27ef47515d4f9ebe09218a7035956c0a936de2c0..4c8b3d17f76d7128a74c3072018a38f3580aadaf 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 fa0fb56d9e1eae5e69ba0dee294102a2d57162ac..c917f81c022c64915b594c3f230add7fa2cc693f 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")