Posted Nov 20, 2007 19:35 UTC (Tue) by stevenb (guest, #11536)
In reply to: GCC unplugged by iabervon
Parent article: GCC unplugged
GCC has also been largely rewritten after egcs became the official GCC. First there was the
rtlopt-branch, later the tree-ssa-branch, and most recently the dataflow-branch. End users
have not really noticed most of these big changes, as far as I'm aware (except, I hope, much
better code generation for C++ since GCC 4.0 ;-))