aboutsummaryrefslogtreecommitdiff
path: root/gcc/common.opt
AgeCommit message (Expand)AuthorFilesLines
2015-05-04common.opt (fdelete-null-pointer-checks): Init to -1.Sandra Loosemore1-1/+1
2015-04-17asan.c (set_sanitized_sections): New function.Yury Gribov1-0/+5
2015-02-27re PR bootstrap/65150 (r220875 causes bootstrap failure on x86_64 darwin)Jan Hubicka1-2/+2
2015-02-18Add fstdarg-optTom de Vries1-0/+4
2015-02-17Add -fipa-cp-alignmentH.J. Lu1-0/+4
2015-02-13re PR c++/64956 (__GXX_ABI_VERSION needs a proper definition for the 5.x rele...Jason Merrill1-2/+4
2015-02-12typoJason Merrill1-1/+1
2015-02-12common.opt (-flifetime-dse): New.Jason Merrill1-0/+5
2015-02-10* common.opt (fstack-reuse): Mark as optimization.Jan Hubicka1-1/+1
2015-01-29optc-save-gen.awk: flag_fp_contract_mode is no longer speical.Jan Hubicka1-1/+1
2015-01-19* common.opt (fgraphite): Fix a typo.Jakub Jelinek1-1/+1
2015-01-18ipa-icf-32.c: Update template.Jan Hubicka1-27/+27
2015-01-14common.opt: New option -fstack-protector-explicit.Marcos Diaz1-0/+4
2015-01-13tree-vrp.c (check_array_ref): Emit more warnings for warn_array_bounds >= 2.Martin Uecker1-0/+4
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2015-01-03invoke.texi ([-fisolate-erroneous-paths-dereference]): Copy-edit description.Sandra Loosemore1-6/+6
2015-01-02invoke.texi (Option Summary): Fix spelling of -fdevirtualize-at-ltrans.Sandra Loosemore1-1/+1
2014-12-10invoke.texi: (-devirtualize-at-ltrans): Document.Jan Hubicka1-0/+4
2014-12-04diagnostic.c (diagnostic_color_init): New.Manuel López-Ibáñez1-1/+1
2014-12-03Rename fuse-caller-saveTom de Vries1-2/+2
2014-11-28cgraphunit.c (ipa_passes): Handle flag_generate_offload.Ilya Verbin1-0/+4
2014-11-18ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.Jan Hubicka1-1/+1
2014-11-15New unroll and jam option in Graphite.Mircea Namolaru1-0/+4
2014-11-14timevar.def (TV_SCHED_FUSION): New time var.Bin Cheng1-0/+4
2014-11-13[PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.Bernd Schmidt1-0/+17
2014-11-13common.opt (flra-remat): New.Vladimir Makarov1-0/+4
2014-11-10Makefile.in: Remove the compilation of graphite-clast-to-gimple.o.Roman Gareev1-13/+0
2014-10-28Enable -fsanitize-recover for KASan.Yury Gribov1-1/+1
2014-10-28Allow to override Asan shadow offset.Yury Gribov1-1/+5
2014-10-22New syntax for -fsanitize-recover.Jakub Jelinek1-2/+10
2014-10-21Add AutoFDO.Dehao Chen1-0/+10
2014-10-16IPA ICF pass, part 3/5Martin Liska1-0/+12
2014-09-26common.opt: New option.Jakub Jelinek1-0/+5
2014-09-11common.opt (flto-odr-type-merging): New flag.Jan Hubicka1-0/+4
2014-09-04options.texi: Document that Var and Init are required if CPP is given.Manuel López-Ibáñez1-1/+1
2014-08-16common.opt: Make the ISL AST generator to be the main code generator of Graph...Roman Gareev1-1/+1
2014-08-02invoke.texi (Wsuggest-final-types, [...]): Document.Jan Hubicka1-0/+8
2014-07-31re PR c++/60517 (warning/error for taking address of member of a temporary ob...Marc Glisse1-0/+4
2014-07-30devirt-34.C: New testcase.Jan Hubicka1-1/+1
2014-07-28re PR middle-end/61913 (ICE in common_handle_option with -Wodr)Marek Polacek1-1/+1
2014-07-12tree.c (type_in_anonymous_namespace_p): Ignore TREE_PUBLIC on builtin types.Jan Hubicka1-0/+4
2014-06-29Makefile.in: Add the compilation of graphite-isl-ast-to-gimple.o.Roman Gareev1-0/+13
2014-06-27Support compressed debug sectionsRainer Orth1-0/+22
2014-06-26invoke.texi (-fsemantic-interposition): Document.Jan Hubicka1-0/+4
2014-06-18common.opt (fssa-phiopt): New option.Richard Biener1-0/+4
2014-06-12* common.opt (fabi-version): Change default to 0.Jason Merrill1-1/+2
2014-06-12toplev.c (process_options): Reject -fabi-version=1.Jason Merrill1-1/+1
2014-04-24-fuse-caller-save - Add command line optionRadovan Obradovic1-0/+4
2014-04-23re PR sanitizer/60275 ([UBSAN] Add -f[no-]sanitize-recover/-fsanitize-undefin...Jakub Jelinek1-0/+8
2014-04-15common.opt (lto_partition_model): New enum.Richard Biener1-12/+18