[AArch64] Fix gcc.target/aarch64/c-output-template-3.c
authorAlan Lawrence <alan.lawrence@arm.com>
Tue, 7 Apr 2015 17:28:12 +0000 (17:28 +0000)
committerAlan Lawrence <alalaw01@gcc.gnu.org>
Tue, 7 Apr 2015 17:28:12 +0000 (17:28 +0000)
gcc.target/aarch64/c-output-template-3.c: Add -O, remove
-Wno-pointer-arith.

From-SVN: r221905

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/aarch64/c-output-template-3.c

index 6d8ce37..d46d726 100644 (file)
@@ -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
index c28837c..8bde4cb 100644 (file)
@@ -1,5 +1,5 @@
 /* { dg-do compile } */
-/* { dg-options "-Wno-pointer-arith" } */
+/* { dg-options "-O" } */
 
 void
 test (void)