Merge from mainline (165734:167278).
[official-gcc/graphite-test-results.git] / gcc / config / frv / uitof.c
blob059bc7c7417b3ca253e1da1e484fe857e47c8cbf
1 float __uitof (unsigned int a)
3 return a;