Better kernels with GCC plugins
Better kernels with GCC plugins
Posted Oct 26, 2011 23:54 UTC (Wed) by nix (subscriber, #2304)In reply to: Better kernels with GCC plugins by PaXTeam
Parent article: Better kernels with GCC plugins
Well, a lot of people seem to think C is a high-level assembly language. If you ask them to run all their code at -O0 they get rather unhappy though, so I guess they'd rather it was a language for an abstract machine, amenable to optimization. :)