Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gcc.c-torture / compile / pr13889.c
blobd14bc9ac54293146fc835014b85844f8ccc12387
1 /* PR target/13889 */
2 struct { long long a; } *p;
3 void initNetFlowFunct(void) {
4 unsigned int b = (unsigned int)-1;
5 p->a = b;