Command line options and pragmas

Mike Stump mrs@apple.com
Wed Jan 18 04:46:00 GMT 2006


On Jan 9, 2006, at 10:46 AM, David Taylor wrote:
> For a variety of reasons, we would like to be able to specify
> individual compilation switches *within* individual files.

Dale added this to our gcc compiler, see the apple/trunk branch for  
example, near APPLE LOCAL .* optimization pragmas lines.  We do  
optimization setting from pragmas with it.



More information about the Gcc mailing list