aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorAlan Lawrence <alan.lawrence@arm.com>2015-04-07 17:28:12 +0000
committerAlan Lawrence <alalaw01@gcc.gnu.org>2015-04-07 17:28:12 +0000
commit293da85bc32b0f4cd9ce02993926502bb08f625c (patch)
treedc9036a4417a6c11bf039bd0b88ad874094e34a5 /gcc
parent0a4ff641fc021a23dab41ab9f13425bc39957900 (diff)
downloadgcc-293da85bc32b0f4cd9ce02993926502bb08f625c.zip
gcc-293da85bc32b0f4cd9ce02993926502bb08f625c.tar.gz
gcc-293da85bc32b0f4cd9ce02993926502bb08f625c.tar.bz2
[AArch64] Fix gcc.target/aarch64/c-output-template-3.c
gcc.target/aarch64/c-output-template-3.c: Add -O, remove -Wno-pointer-arith. From-SVN: r221905
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/ChangeLog5
-rw-r--r--gcc/testsuite/gcc.target/aarch64/c-output-template-3.c2
2 files changed, 6 insertions, 1 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 6d8ce37..d46d726 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2015-04-07 Alan Lawrence <alan.lawrence@arm.com>
+
+ * gcc.target/aarch64/c-output-template-3.c: Add -O, remove
+ -Wno-pointer-arith.
+
2015-04-07 Jakub Jelinek <jakub@redhat.com>
PR debug/65678
diff --git a/gcc/testsuite/gcc.target/aarch64/c-output-template-3.c b/gcc/testsuite/gcc.target/aarch64/c-output-template-3.c
index c28837c..8bde4cb 100644
--- a/gcc/testsuite/gcc.target/aarch64/c-output-template-3.c
+++ b/gcc/testsuite/gcc.target/aarch64/c-output-template-3.c
@@ -1,5 +1,5 @@
/* { dg-do compile } */
-/* { dg-options "-Wno-pointer-arith" } */
+/* { dg-options "-O" } */
void
test (void)