index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
c-opts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-20
diagnostic.c (inform): Add an explicit location_t parameter.
Manuel López-Ibáñez
1
-1
/
+1
2008-08-18
re PR preprocessor/7263 (__extension__ keyword doesn't suppress warning on LL...
Manuel López-Ibáñez
1
-1
/
+1
2008-08-13
re PR c/30551 (-pedantic does not include -Wmain, but -pedantic-errors does m...
Manuel López-Ibáñez
1
-13
/
+17
2008-08-08
re PR c/28875 ("-Wextra -Wno-unused-parameter -Wall" doesn't work as expected)
Manuel López-Ibáñez
1
-1
/
+1
2008-07-29
flags.h (flag_really_no_inline): Remove.
Jan Hubicka
1
-11
/
+0
2008-07-25
cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.
Jan Hubicka
1
-18
/
+1
2008-06-18
c-opts.c (c_common_post_options): PCH is not compatible with no-unit-at-a-time.
Jan Hubicka
1
-0
/
+3
2008-05-25
re PR fortran/18428 (No preprocessing option -cpp for gfortran)
Daniel Franke
1
-21
/
+1
2008-05-09
re PR preprocessor/22231 (-MG ignores missing headers even with -c)
Tom Tromey
1
-0
/
+2
2008-04-02
cppopts.texi (-dU): Document.
Joseph Myers
1
-0
/
+1
2008-03-02
re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...
Manuel López-Ibáñez
1
-12
/
+0
2008-02-27
c-ppoutput.c (scan_translation_unit): Handle CPP_PRAGMA and CPP_PRAGMA_EOL.
Jakub Jelinek
1
-4
/
+4
2008-02-26
re PR c/34351 (Please get us the "volatile register" warning back)
Manuel López-Ibáñez
1
-0
/
+1
2008-01-22
re PR c/32102 (-Wall stomps on -Wstrict-overflow)
Manuel López-Ibáñez
1
-2
/
+9
2008-01-14
re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...
Manuel López-Ibáñez
1
-1
/
+8
2008-01-13
c-decl.c: (grokdeclarator): Use OPT_Wignored_qualifiers instead of OPT_Wretur...
Doug Kwan
1
-1
/
+3
2008-01-02
c-opts.c (sanitize_cpp_opts): Don't warn about "long long" when in C++0x mode.
Douglas Gregor
1
-1
/
+5
2007-12-06
re PR c/29172 (--combine can't handle #pragma once)
Tom Tromey
1
-0
/
+1
2007-10-09
c-opts.c (c_common_handle_option): -Wnontemplate-friend...
Manuel López-Ibáñez
1
-6
/
+1
2007-09-06
tree-cfg.c (remove_bb): Only warn if line is non-zero.
Tom Tromey
1
-4
/
+4
2007-09-04
* c-opts.c: Include "tm_p.h".
Ben Elliston
1
-0
/
+1
2007-08-31
c-opts.c (c_common_handle_option): Support -fno-directives-only.
Ollie Wild
1
-1
/
+1
2007-07-30
directives-only.c: New file.
Ollie Wild
1
-0
/
+19
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-4
/
+3
2007-07-11
re PR middle-end/30482 (<complex> division by 0)
Paolo Carlini
1
-5
/
+3
2007-07-08
revert: c-opts.c (c_common_handle_option): Make DOLLARS_IN_IDENTIFIERS apply ...
Sandra Loosemore
1
-0
/
+1
2007-07-06
c-opts.c (c_common_handle_option): Make DOLLARS_IN_IDENTIFIERS apply to assem...
Sandra Loosemore
1
-1
/
+0
2007-06-07
re PR c++/30759 (initializer-list accepted for object of non-POD type)
Simon Martin
1
-2
/
+3
2007-05-20
re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)
Manuel López-Ibáñez
1
-1
/
+4
2007-05-19
invoke.texi (Warning Options): Add -Wconversion-sign.
Manuel López-Ibáñez
1
-1
/
+8
2007-05-11
Makefile.in (OBJS-common): Add tree-ssa-alias-warnings.o.
Silvius Rus
1
-1
/
+1
2007-05-07
re PR driver/31694 (__GFORTRAN__ preprocessor macro)
Francois-Xavier Coudert
1
-1
/
+1
2007-04-17
invoke.texi (Debugging Options): Add documentation for the -femit-struct-debu...
Lawrence Crowl
1
-0
/
+12
2007-04-07
Separate NUL byte detection from rest of -Wformat warnings
Bruce Korb
1
-0
/
+2
2007-03-15
re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...
Manuel López-Ibáñez
1
-0
/
+17
2007-03-06
c-common.c (targetcm): Add.
Mike Stump
1
-1
/
+7
2007-03-05
c.opt (fgnu89-inline): New option.
Ian Lance Taylor
1
-0
/
+7
2007-02-19
c.opt (Waddress): New.
Manuel López-Ibáñez
1
-2
/
+1
2007-02-15
re PR c/26494 (-pedantic-errors can be overridden by -W*)
Manuel López-Ibáñez
1
-9
/
+9
2007-02-13
common.opt: Add Wstrict-overflow and Wstrict-overflow=.
Ian Lance Taylor
1
-1
/
+3
2007-02-04
c-opts.c (c_common_post_options): If C++0x mode is enabled, don't warn about ...
Douglas Gregor
1
-0
/
+5
2007-01-25
c-common.h (RID_FIRST_CXX0X): New.
Douglas Gregor
1
-0
/
+1
2007-01-18
· Richard Guenther <rguenther@suse.de>
Dirk Mueller
1
-0
/
+1
2007-01-08
c.opt: Add -flax-vector-conversions.
Mark Shinwell
1
-0
/
+4
2007-01-02
re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)
Manuel López-Ibáñez
1
-1
/
+4
2006-12-23
re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)
Manuel López-Ibáñez
1
-1
/
+3
2006-12-22
re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)
Manuel López-Ibáñez
1
-1
/
+3
2006-12-16
re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)
Manuel López-Ibáñez
1
-2
/
+5
2006-12-10
c-opts.c (c_common_parse_file): Unconditionally give a warning, suitable for ...
Zack Weinberg
1
-7
/
+19
2006-11-20
re PR c++/8586 (-Wwrite-strings should be included in -Wall)
Gabriel Dos Reis
1
-0
/
+2
[next]