aboutsummaryrefslogtreecommitdiff
path: root/gcc/common.opt
AgeCommit message (Expand)AuthorFilesLines
2008-08-18cgraph.c (cgraph_edge): Handle inconsistent counts when setting count_scale.Paul Yuan1-0/+4
2008-08-16re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou1-4/+6
2008-08-08re PR c/28875 ("-Wextra -Wno-unused-parameter -Wall" doesn't work as expected)Manuel López-Ibáñez1-6/+6
2008-08-05Makefile.in (c-cppbuiltin.o): Depend on debug.h.Richard Henderson1-0/+4
2008-07-29flags.h (flag_really_no_inline): Remove.Jan Hubicka1-1/+1
2008-07-23ipa-cp.c (ipcp_print_edge_profiles): Test for node->analyzed rather than for ...Martin Jambor1-0/+4
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner1-9/+9
2008-07-20cgraph.c (cgraph_add_new_function): Do early local passes.Jan Hubicka1-1/+1
2008-07-20extend.texi (flatten attribute): Remove note about unit-at-a-timeJan Hubicka1-2/+2
2008-07-09invoke.texi (Option Summary): Mention new option -Wdisallowed-function-list=...Raksit Ashok1-0/+4
2008-07-01Makefile.in (tree-switch-conversion.o): Add.Martin Jambor1-0/+4
2008-06-04tree-call-cdce.c: New file.Xinliang David Li1-0/+4
2008-05-23omp-low.c (gate_expand_omp_ssa): Remove.Aldy Hernandez1-4/+0
2008-05-20Revert r135493 & r135463Xinliang David Li1-4/+0
2008-05-17Check in tree-dce enh to trunkXinliang David Li1-0/+4
2008-05-09invoke.texi (-fdump-tree-salias): Remove documentation.Richard Guenther1-2/+2
2008-05-08common.opt (Wframe-larger-than=): Shorten the help message to one line.Seongbae Park1-8/+1
2008-04-22common.opt (ftree-loop-distribution): Add Optimization attribute.Nick Clifton1-1/+1
2008-03-31common.opt (fprofile-dir=, [...]): New optionsSeongbae Park1-1/+14
2008-03-20common.opt (Wmudflap): New option.Volker Reichelt1-0/+4
2008-02-28invoke.texi: Document -ftree-loop-distribution.Sebastian Pop1-0/+4
2008-02-26re PR c/34351 (Please get us the "volatile register" warning back)Manuel López-Ibáñez1-4/+0
2008-02-26common.opt (Wlarger-than=): New.Manuel López-Ibáñez1-1/+4
2008-02-25re PR fortran/29549 (matmul slow for complex matrices)Janne Blomqvist1-0/+4
2008-02-24http://gcc.gnu.org/ml/gcc-patches/2008-02/msg01094.htmlDiego Novillo1-0/+4
2008-02-20invoke.texi (Warning Options): Add new option -Wframe-larger-than=.Seongbae Park1-0/+11
2008-01-22re PR c/32102 (-Wall stomps on -Wstrict-overflow)Manuel López-Ibáñez1-2/+2
2008-01-18common.opt: Add fmerge-debug-strings.Ian Lance Taylor1-1/+6
2007-12-03re PR middle-end/33713 (can't find a register in class 'GENERAL_REGS' while r...Steven Bosscher1-4/+2
2007-12-03re PR middle-end/34317 (-fno-tree-store-copy-prop causes an ICE)Jakub Jelinek1-1/+1
2007-11-08common.opt (fshow-column): Default to 0.Tom Tromey1-2/+2
2007-11-08common.opt: Add pointer to doc/options.texi.Kenneth Zadeck1-1/+1
2007-11-05re PR driver/32632 (-pie won't override -shared in -shared -pie)H.J. Lu1-0/+8
2007-10-29passes.c (init_optimization_passes): Exchange store_copy_prop with copy_prop.Richard Guenther1-2/+2
2007-10-24ipa-type-escape.h: Expose function is_array_access_through_pointer_and_index.Olga Golovanevsky1-0/+5
2007-09-15tree-parloops.c: New file.Zdenek Dvorak1-0/+4
2007-09-13common.opt (femit-class-debug-always): Turn off by default.Seongbae Park1-1/+1
2007-09-10tree-pass.h (pass_cselim): Declare new pass.Michael Matz1-0/+4
2007-09-07cgraphbuild.c (rebuild_cgraph_edges): Export.Zdenek Dvorak1-0/+4
2007-09-04re PR middle-end/29478 (optimization generates warning for casts)Jan Hubicka1-0/+4
2007-09-04re PR c++/14178 (doc bug: -fabi-version=2 is now default (not 1))Emmanuel Thome1-0/+2
2007-09-04Add new fp flags: -fassociative-math and -freciprocal-mathRevital Eres1-0/+9
2007-08-18Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.Paul Brook1-0/+4
2007-08-07common.opt (finstrument-functions-exclude-function-list): New option.Ian Lance Taylor1-0/+8
2007-08-05New flag to control reg-moves generationVladimir Yanovsky1-0/+4
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-13Add ability to track uninitialized variables, and mark uninitialized variable...Caroline Tice1-0/+4
2007-07-09re PR target/27855 (reassociation causes the RA to be confused)Uros Bizjak1-0/+4
2007-06-28common.opt (fipa-matrix-reorg): Add Optimization attribute.Nick Clifton1-4/+4
2007-06-12opts.c (common_handle_option): Handle new option -fdbg-cnt-list.Seongbae Park1-1/+5