gcc/testsuite
2012-05-02 Greta Yorsh <Greta.Yorsh@arm.com>
* gcc.dg/builtin-stringop-chk-1.c (dg-options): Replace
dg-options for target arm with dg-additional-options.
From-SVN: r187079
+2012-05-03 Greta Yorsh <Greta.Yorsh@arm.com>
+
+ * gcc.dg/builtin-stringop-chk-1.c (dg-options): Replace
+ dg-options for target arm with dg-additional-options.
+
2012-05-03 Richard Guenther <rguenther@suse.de>
PR tree-optimization/53144
are emitted properly. */
/* { dg-do compile } */
/* { dg-options "-O2 -std=gnu99 -ftrack-macro-expansion=0" } */
-/* { dg-options "-mstructure-size-boundary=8 -O2 -std=gnu99" { target arm*-*-* } } */
+/* { dg-additional-options "-mstructure-size-boundary=8" { target arm*-*-* } } */
extern void abort (void);