Moved to https://ys-hayashi.me
echo "unsigned int f(unsigned int x){return x/10;}" | g++ -S -xc - -o -