* ipa-prop.c (ipa_modify_call_arguments): Initialize deref_align.
[official-gcc.git] / gcc / testsuite / gcc.test-framework / dg-do-run-sf-exp-P.c
blob6e9dd849c59bec5251733f7d9d5f33dc9123debc
1 /* { dg-do run } */
2 /* { dg-shouldfail "required comment" } */
4 extern void abort (void);
6 int
7 main ()
9 abort (); /* We expect nonzero, so this passes. */