Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gcc.c-torture / compile / 20001222-1.c
blobde97eeef70e020d021db02604548eeaffc0a2cf8
1 /* Testcase for PR c/1501. */
2 double __complex__
3 f (void)
5 return ~(1.0 + 2.0i);