$ gcc --help=target | awk '/Known code models/{getline; print}' | xargs -n1 32 kernel large medium small
small
medium
large
kernel
Index