GCC 4 brings many changes to the standard compiler suite, the biggest of which is around support for optimizations with the introduction of the tree StaticSingleAssignment (SSA) form.
GCC 4为标准的编译器套件带来了很多变化,最大的变化是为了支持优化而引入的树的Static Single Assignment (ssa)形式。