aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/builtin-stringop-chk-1.c
diff options
context:
space:
mode:
authorMichael Collison <michael.collison@arm.com>2017-08-09 21:46:10 +0000
committerMichael Collison <collison@gcc.gnu.org>2017-08-09 21:46:10 +0000
commit12c2ab7bb4afa162e0c47ec2bef1b82fd5e38c7d (patch)
tree90f2a54ba118f059c76d7a5e5908b47e50a66796 /gcc/testsuite/gcc.dg/builtin-stringop-chk-1.c
parent2d763763ed94ae4ebf3f16e578531a0173a99ce8 (diff)
downloadgcc-12c2ab7bb4afa162e0c47ec2bef1b82fd5e38c7d.zip
gcc-12c2ab7bb4afa162e0c47ec2bef1b82fd5e38c7d.tar.gz
gcc-12c2ab7bb4afa162e0c47ec2bef1b82fd5e38c7d.tar.bz2
packed8.C: Remove -mstructure-size- boundary option and fix comment.
2017-08-09 Michael Collison <michael.collison@arm.com> * testsuite/g++.dg/ext/packed8.C: Remove -mstructure-size- boundary option and fix comment. * testsuite/g++.dg/init/array16.C: Remove -mstructure-size- boundary option and fix comment. * testsuite/g++.dg/other/crash-4.C: Remove -mstructure-size- boundary option and fix comment. * testsuite/gcc.dg/builtin-stringop-chk-1.c: Remove -mstructure-size boundary option. From-SVN: r251010
Diffstat (limited to 'gcc/testsuite/gcc.dg/builtin-stringop-chk-1.c')
-rw-r--r--gcc/testsuite/gcc.dg/builtin-stringop-chk-1.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/builtin-stringop-chk-1.c b/gcc/testsuite/gcc.dg/builtin-stringop-chk-1.c
index e265578..35cc6dc 100644
--- a/gcc/testsuite/gcc.dg/builtin-stringop-chk-1.c
+++ b/gcc/testsuite/gcc.dg/builtin-stringop-chk-1.c
@@ -2,7 +2,6 @@
are emitted properly. */
/* { dg-do compile } */
/* { dg-options "-O2 -Wno-format -std=gnu99 -ftrack-macro-expansion=0" } */
-/* { dg-additional-options "-mstructure-size-boundary=8" { target arm*-*-* } } */
// { dg-skip-if "packed attribute missing for t" { "epiphany-*-*" } }
extern void abort (void);