aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-12opts.c: Add -fhoist-adjacent-loads to -O2 and above.Bill Schmidt1-0/+1
2012-05-17c.opt (--pedantic-errors,-pedantic-errors): Do not handle here.Manuel López-Ibáñez1-4/+4
2012-05-11re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-23/+7
2012-05-04Enable -Wunused-local-typedefs when -Wall or -Wunused is onDodji Seketeli1-0/+4
2012-04-29opts.c (finish_options): Do not handle -Wmissing-noreturn here.Manuel López-Ibáñez1-4/+0
2012-04-28re PR tree-optimization/38785 (huge performance regression on EEMBC bitmnp01)Joern Rennecke1-0/+1
2012-04-11re PR c++/24985 (caret diagnostics)Manuel López-Ibáñez1-0/+5
2012-01-10re PR lto/51806 (-flto ignores -Werror)Richard Guenther1-0/+4
2012-01-04opts.c (finish_options): Remove duplicate sorry.Aldy Hernandez1-3/+0
2012-01-04re PR middle-end/51212 (ICE: verify_flow_info failed: BB 3 can not throw but ...Aldy Hernandez1-0/+3
2011-12-22re PR middle-end/51212 (ICE: verify_flow_info failed: BB 3 can not throw but ...Aldy Hernandez1-0/+3
2011-11-22opts.c (finish_options): Do not fail for -fgnu-tm.Aldy Hernandez1-2/+0
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-0/+2
2011-10-05invoke.texi (-fshrink-wrap): Document.Bernd Schmidt1-0/+1
2011-09-27common.opt: Add -foptimize-strlen option.Jakub Jelinek1-0/+1
2011-09-27re PR middle-end/43864 (Same basic blocks should be merged)Tom de Vries1-0/+1
2011-09-27invoke.texi (ffat-lto-objects): Document.Andi Kleen1-1/+3
2011-09-02opts.c (print_specific_help): Fix off-by-one compare in assertion check.Gary Funck1-1/+1
2011-06-30opts.c (finish_options): Do not disable IPA-PTA during ltrans.Richard Guenther1-5/+0
2011-06-28common.opt (in_lto_p): New Variable entry.Joseph Myers1-4/+25
2011-06-28genattr-common.c: New.Joseph Myers1-3/+2
2011-06-21gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.Joseph Myers1-5/+0
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-11/+12
2011-06-10opts.c (default_options): Enlist OPT_finline_functions_called_once.Jan Hubicka1-0/+1
2011-05-25common.opt (flag_stack_usage_info): New variable.Eric Botcazou1-0/+10
2011-05-11opts.c (finish_options): Move warning settings from process_options.Joseph Myers1-0/+25
2011-04-26Implement -Wno-maybe-uninitializedXinliang David Li1-0/+8
2011-03-31opts.h (cl_option): Add comments to fields.Joseph Myers1-1/+1
2011-03-29[multiple changes]Vladimir Makarov1-13/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+13
2011-03-27[multiple changes]Vladimir Makarov1-13/+0
2011-03-24invoke.texi (max-stores-to-sink): Document.Ira Rosen1-0/+6
2011-03-23Makefile.in (IPA_TYPE_ESCAPE_H): Remove.Richard Guenther1-1/+0
2011-03-22target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers1-10/+2
2011-02-17common.opt (optimize_fast): New Variable.Joseph Myers1-7/+6
2011-02-08common.opt (fcx-limited-range): Add SetByCombined flag.Ian Lance Taylor1-12/+24
2011-02-01Check HOST_BIT_BUCKET when settting dump base/dir.H.J. Lu1-1/+2
2011-01-22New -fcompare-elim pass.Richard Henderson1-0/+1
2011-01-15common.opt (fdevirtualize): New flag.Martin Jambor1-0/+1
2011-01-12re PR tree-optimization/47233 (IPA reference tends to explode in memory use w...Jan Hubicka1-0/+5
2011-01-08opts.c (finish_options): Set opts->x_flag_opts_finished to true, not false.Joseph Myers1-1/+1
2010-12-20re PR middle-end/46916 (gcc.dg/torture/stackalign/non-local-goto-[1,2].c ICEs...Iain Sandoe1-0/+4
2010-12-19Fix -fno-lto (PR lto/46905)Andi Kleen1-1/+1
2010-12-01* opts.c: Expand comment on tm.h include.Joseph Myers1-2/+3
2010-12-01common.opt (flag_stack_check): New Variable entry.Joseph Myers1-12/+3
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-8/+1
2010-11-26options.texi (Enum, EnumValue): Document new record types.Joseph Myers1-85/+73
2010-11-25target.def (supports_split_stack, [...]): Take gcc_options parameters.Joseph Myers1-11/+2
2010-11-24common.opt (user_vect_verbosity_level): New Variable entry.Joseph Myers1-2/+14
2010-11-24common.opt (initial_max_fld_align, [...]): New Variable entries.Joseph Myers1-112/+126