pr43662.c (dg-options): Add -maccumulate-outgoing-args.
[gcc.git] / gcc / testsuite / gcc.target / x86_64 / abi / callabi / vaarg-4a.c
index a44470431ffb9b2037854dc00fa3efc430105df2..ec63d5acfe31bc25f5595bbfed046e4938f1f6ef 100644 (file)
@@ -1,6 +1,6 @@
 /* Test for cross x86_64<->w64 abi va_list calls.  */
 /* { dg-do run { target i?86-*-linux* x86_64-*-linux* } } */
-/* { dg-options "-O2 -mabi=ms -std=gnu99 -fno-builtin" } */
+/* { dg-options "-O2 -mabi=ms -std=gnu99 -fno-builtin -maccumulate-outgoing-args" } */
 /* { dg-additional-sources "vaarg-4b.c" } */
 
 extern __SIZE_TYPE__ __attribute__ ((sysv_abi)) strlen (const char *);