ICF is more strict about non-common function and var
[gcc.git] / gcc / testsuite / gcc.target / i386 / stackalign / longlong-2.c
index 6ea83f98fb5868dbcb786d23491211650aa2f4d6..d52b9d15f64bf427c88f4564f70c5997cbf17454 100644 (file)
@@ -1,6 +1,6 @@
 /* { dg-do compile  { target { ! *-*-darwin* } } } */
 /* { dg-require-effective-target ia32 } */
-/* { dg-options "-O2 -mpreferred-stack-boundary=2" } */
+/* { dg-options "-O2 -mpreferred-stack-boundary=2 -fno-ipa-icf" } */
 /* { dg-final { scan-assembler-times "and\[lq\]?\[^\\n\]*-8,\[^\\n\]*sp" 2 } } */ 
 /* { dg-final { scan-assembler-times "and\[lq\]?\[^\\n\]*-16,\[^\\n\]*sp" 2 } } */