Right, I should have mentioned that I only do C development, not packaging. So I compile everything with CFLAGS="-O0 -ggdb3".
But of course if you're producing binary packages you may want to use other criteria than compilation speed and diagnostic messages to select the compiler.
But of course if you're producing binary packages you may want to use other criteria than compilation speed and diagnostic messages to select the compiler.