Michael Meissner wrote:
One of the things that I've been interested in is adding support to GCC to compile individual functions with specific target options. I first presented a draft at the Google mini-summit, and then another draft at the GCC developer summit last July.... The proposal is at: http://gcc.gnu.org/wiki/FunctionSpecificOpt
Have you given any thought to specifying --param values? jonathan.