Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gcc.c-torture / unsorted / BUG18.c
blobed586a7f9d60d16108d7dae4c961056a36ad9417
1 main()
3 if ((signed int) 1 < (signed int) -2147483648)
4 printf("true\n");