summaryrefslogtreecommitdiff
path: root/gcc/c-opts.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing white spaces.H.J. Lu2009-11-251-5/+5
* c-opts.c (c_common_post_options): Move LTO option processing code ...Richard Guenther2009-11-041-23/+0
* Merge lto branch into trunk.Diego Novillo2009-10-031-0/+23
* re PR middle-end/40500 (Revision 148512 failed to build binutils)Ian Lance Taylor2009-09-281-3/+1
* re PR preprocessor/28435 (-MMD vs not found system header (included from a sy...Chris Demetriou2009-09-181-0/+1
* re PR c/40401 (ICE: verify_gimple failed)Richard Guenther2009-07-171-0/+1
* df-problems.c (df_simulate_one_insn_forwards): Fix braces in switch.Ian Lance Taylor2009-06-161-0/+8
* cpplib.h (struct cpp_options): Add warn_cxx_operator_names field.Ian Lance Taylor2009-06-121-0/+1
* re PR c/40172 (Revision 147596 breaks bootstrap)Manuel López-Ibáñez2009-05-191-2/+0
* flags.h (extra_warnings): Delete.Manuel López-Ibáñez2009-05-031-10/+3
* re PR c++/13358 (long long and C++ do not mix well)Manuel López-Ibáñez2009-04-201-8/+9
* re PR c/32061 ((Wlogical-op) wording of warning of constant logicials need im...Manuel López-Ibáñez2009-04-191-0/+2
* c.opt (Wenum-compare): Enable for C and Objc.Ian Lance Taylor2009-04-151-0/+19
* re PR c++/25185 (deep typedef substitution in error message)Jason Merrill2009-04-071-0/+4
* re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers2009-03-301-0/+14
* re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...Joseph Myers2009-03-291-18/+7
* re PR target/39082 (union with long double doesn't follow x86-64 psABI)H.J. Lu2009-02-171-0/+4
* c.opt (Wpacked-bitfield-compat): Change init value to -1.Adam Nemet2009-01-281-0/+5
* re PR c/38938 (-Wno-all doesn't work on -Wpointer-sign)H.J. Lu2009-01-241-2/+2
* c-opts.c (c_common_post_options): Fix a typo in comments.H.J. Lu2009-01-221-1/+1
* cpplib.h (struct cpp_options): Add new boolean flag warn_builtin_macro_redefi...Simon Baldwin2008-09-181-0/+4
* diagnostic.c (inform): Add an explicit location_t parameter.Manuel López-Ibáñez2008-08-201-1/+1
* re PR preprocessor/7263 (__extension__ keyword doesn't suppress warning on LL...Manuel López-Ibáñez2008-08-181-1/+1
* re PR c/30551 (-pedantic does not include -Wmain, but -pedantic-errors does m...Manuel López-Ibáñez2008-08-131-13/+17
* re PR c/28875 ("-Wextra -Wno-unused-parameter -Wall" doesn't work as expected)Manuel López-Ibáñez2008-08-081-1/+1
* flags.h (flag_really_no_inline): Remove.Jan Hubicka2008-07-291-11/+0
* cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka2008-07-251-18/+1
* c-opts.c (c_common_post_options): PCH is not compatible with no-unit-at-a-time.Jan Hubicka2008-06-181-0/+3
* re PR fortran/18428 (No preprocessing option -cpp for gfortran)Daniel Franke2008-05-251-21/+1
* re PR preprocessor/22231 (-MG ignores missing headers even with -c)Tom Tromey2008-05-091-0/+2
* cppopts.texi (-dU): Document.Joseph Myers2008-04-021-0/+1
* re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...Manuel López-Ibáñez2008-03-021-12/+0
* c-ppoutput.c (scan_translation_unit): Handle CPP_PRAGMA and CPP_PRAGMA_EOL.Jakub Jelinek2008-02-271-4/+4
* re PR c/34351 (Please get us the "volatile register" warning back)Manuel López-Ibáñez2008-02-261-0/+1
* re PR c/32102 (-Wall stomps on -Wstrict-overflow)Manuel López-Ibáñez2008-01-221-2/+9
* re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...Manuel López-Ibáñez2008-01-141-1/+8
* c-decl.c: (grokdeclarator): Use OPT_Wignored_qualifiers instead of OPT_Wretur...Doug Kwan2008-01-131-1/+3
* c-opts.c (sanitize_cpp_opts): Don't warn about "long long" when in C++0x mode.Douglas Gregor2008-01-021-1/+5
* re PR c/29172 (--combine can't handle #pragma once)Tom Tromey2007-12-061-0/+1
* c-opts.c (c_common_handle_option): -Wnontemplate-friend...Manuel López-Ibáñez2007-10-091-6/+1
* tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey2007-09-061-4/+4
* * c-opts.c: Include "tm_p.h".Ben Elliston2007-09-041-0/+1
* c-opts.c (c_common_handle_option): Support -fno-directives-only.Ollie Wild2007-08-311-1/+1
* directives-only.c: New file.Ollie Wild2007-07-301-0/+19
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* re PR middle-end/30482 (<complex> division by 0)Paolo Carlini2007-07-111-5/+3
* revert: c-opts.c (c_common_handle_option): Make DOLLARS_IN_IDENTIFIERS apply ...Sandra Loosemore2007-07-081-0/+1
* c-opts.c (c_common_handle_option): Make DOLLARS_IN_IDENTIFIERS apply to assem...Sandra Loosemore2007-07-061-1/+0
* re PR c++/30759 (initializer-list accepted for object of non-POD type)Simon Martin2007-06-071-2/+3
* re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez2007-05-201-1/+4