------- Comment #5 from hjl dot tools at gmail dot com 2008-09-17 20:24 ------- If the __optimize__ attribute is handled properly, we may be able to fold the __target__ attribute into the __optimize__ attribute and all backends can support function specific -mXXX options like
void foo (void) __attribute__ ((__optimize__(2,"omit-frame-pointer,-mtune=core2"))); -- hjl dot tools at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Component|target |c http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37565