Merge reload-branch up to revision 101000
[official-gcc.git] / gcc / testsuite / gcc.c-torture / unsorted / BUG17.c
blob920587046edd3f5cc36dee408bfb00e0ac99e865
1 double d;
3 main()
5 int i;
7 i = (int) d;