This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Table-based default_options_optimization


pdp11 looks good.  Thanks!

	paul

On Oct 21, 2010, at 1:09 PM, Joseph S. Myers wrote:

> This patch converts default_options_optimization, along with the hooks
> it uses, to be based on tables of options implied by different
> optimization level, and to work entirely on gcc_options structures
> instead of global variables....  OK to commit?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]