IVOPT performance tuning patch. The main problem is a variant of maximal weight
[official-gcc.git] / contrib / reghunt / examples / 29106.cc
blobba028ba13557796301d609168e2922a6fe80d9f0
1 #include <stdio.h>
3 int main()
5 int* const savepos = sizeof(*savepos) ? 0 : 0;
7 // code for the next line is left out!
8 printf("size of thingy is %d\n", sizeof(*savepos));