Plugging into GCC
Plugging into GCC
Posted Oct 6, 2008 18:16 UTC (Mon) by iabervon (subscriber, #722)In reply to: Plugging into GCC by droundy
Parent article: Plugging into GCC
Furthermore, I remember a lot of main gcc developers being more pragmatic than RMS, so it's likely that, if the plugin architecture used were more suitable for the features they want to write than the mainline code is, they'd actually work on the plugin fork instead (or first, and cross-port their finished feature). I remember hearing that one reason the new register allocator was a huge feature was that it required reorganizing a lot of code that was kept not abstracted in part to avoid making it easy to have plugins.