[PATCH] gas: Add --with-optimization=OPTION

Joseph Myers joseph@codesourcery.com
Mon Feb 26 18:33:00 GMT 2018


On Mon, 26 Feb 2018, H.J. Lu wrote:

> 1. Add --with-optimization=OPTION configure option for x86 gas.  This
> allows the default optimization type to be adjusted at configure time.

I don't think such a configure option is appropriate.  It's far outside 
the standard definition of either --enable or --with options.  
Command-line options and assembler directives should be fully sufficient 
without any such configure option, especially given that the assembler is 
mainly used for assembling compiler output.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Binutils mailing list