Re: Version 0.3.11 with upgrade alerts

Figures: pavelo
pavelo August 28, 2010 07:36 UTC

iirc, it is possible to specify -march on a per-function basis using some gcc attribute. That way, only the function in question would be optimized, and if the user doesn’t specify -4way, everything else should be ok.