pr43662.c (dg-options): Add -maccumulate-outgoing-args.
[gcc.git] / gcc / testsuite / gcc.target / x86_64 / abi / callabi / func-indirect-2b.c
index 1a9fccd97f6a2f8194f3d205d39e8a13e6c32ee5..6d154364a7735d232d85d271bc9a3d833da74b20 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for cross x86_64<->w64 abi standard calls via variable.  */
-/* { dg-options "-O2 -mabi=ms -std=gnu99 -ffast-math -fno-builtin" } */
+/* { dg-options "-O2 -mabi=ms -std=gnu99 -ffast-math -fno-builtin -maccumulate-outgoing-args" } */
 
 typedef int (*func)(void *, char *, char *, short, long long);