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/existing-fp8
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-family
/
c.opt
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-19
re PR target/54908 (misc regressions on emutls targets remain from dynamic in...
Jason Merrill
1
-0
/
+3
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2012-11-16
cpplib.h (struct cpp_options): Add canonical_system_headers.
Simon Baldwin
1
-0
/
+4
2012-11-10
Implement a flag -fext-numeric-literals that allows control of whether GNU...
Ed Smith-Rowland
1
-0
/
+5
2012-11-09
Add C++ attribute abi_tag and -Wabi-tag option.
Jason Merrill
1
-0
/
+4
2012-11-07
re PR c/53063 (encode group options in the .opt files)
Manuel López-Ibáñez
1
-12
/
+17
2012-11-07
re PR c/53063 (encode group options in the .opt files)
Manuel López-Ibáñez
1
-7
/
+35
2012-10-29
re PR c++/54930 (Add warning switch for "returning reference to temporary" an...
Jonathan Wakely
1
-0
/
+4
2012-10-25
Core 1402
Jason Merrill
1
-0
/
+4
2012-10-25
c.opt (Winherited-variadic-ctor): New.
Jason Merrill
1
-0
/
+4
2012-10-20
re PR c/53063 (encode group options in the .opt files)
Manuel López-Ibáñez
1
-20
/
+44
2012-10-16
re PR c/53063 (encode group options in the .opt files)
Manuel López-Ibáñez
1
-0
/
+8
2012-10-04
dumpfile.h, dumpfile.c: Remove TDI_ada.
Arnaud Charlet
1
-0
/
+8
2012-09-18
invoke.texi: Document -fada-spec-parent.
Thomas Quinot
1
-0
/
+4
2012-09-13
re PR c++/53210 (warning for data member initialized with itself should be in...
Paolo Carlini
1
-1
/
+1
2012-08-17
invoke.texi (-Wsizeof-pointer-memaccess): Document.
Jakub Jelinek
1
-0
/
+3
2012-06-06
invoke.texi (fconserve-space): Remove documentation.
Steven Bosscher
1
-1
/
+1
2012-05-29
c.opt (Wmissing-braces): Use LangEnabledBy(C ObjC,Wall).
Manuel López-Ibáñez
1
-1
/
+1
2012-05-22
PR c++/53322 - -Wunused-local-typedefs is not enabled by Wall or Wunused
Dodji Seketeli
1
-1
/
+1
2012-05-17
c.opt (--pedantic-errors,-pedantic-errors): Do not handle here.
Manuel López-Ibáñez
1
-7
/
+0
2012-05-14
re PR c/53063 (encode group options in the .opt files)
Manuel López-Ibáñez
1
-4
/
+4
2012-05-13
c.opt (Wclobbered,Wempty-body,Wignored-qualifiers, [...]): Use EnabledBy.
Manuel López-Ibáñez
1
-7
/
+7
2012-05-03
flags.h (flag_permissive): Do not declare.
Manuel López-Ibáñez
1
-1
/
+1
2012-04-30
Add -Wvarargs option
Dodji Seketeli
1
-0
/
+4
2012-04-30
invoke.texi (Wmissing-format-attribute): Document as an alias of Wsuggest-att...
Manuel López-Ibáñez
1
-2
/
+6
2012-04-27
Add new option, -Wliteral-suffix.
Ollie Wild
1
-0
/
+4
2012-04-22
re PR c/44774 (-Werror=edantic)
Manuel López-Ibáñez
1
-1
/
+5
2012-03-21
c-common.h (enum cxx_dialect): Add cxx1y.
Jason Merrill
1
-0
/
+8
2012-03-19
re PR c++/14710 (Warning about useless casts)
Paolo Carlini
1
-0
/
+4
2012-03-15
re PR c++/44783 (implement -ftemplate-backtrace-limit=)
Manuel López-Ibáñez
1
-0
/
+4
2012-02-06
re PR c/52118 (The explanation of Wunused-local-typedefs is truncated)
Paolo Carlini
1
-2
/
+2
2012-01-05
re PR middle-end/51764 (mudflap does not work with LTO)
Richard Guenther
1
-0
/
+16
2011-12-20
gcc:
Joseph Myers
1
-4
/
+16
2011-11-30
shift flag_next/gnu_runtime to modern opts system.
Iain Sandoe
1
-2
/
+2
2011-11-02
re PR c++/50810 (c++0x-compat does not warn about narrowing conversions)
Jason Merrill
1
-2
/
+2
2011-11-01
re PR c++/44277 ([C++0x] Add warning to facilitate nullptr conversion.)
Paolo Carlini
1
-0
/
+4
2011-11-01
* c.opt (-fdeduce-init-list): Off by default.
Jason Merrill
1
-2
/
+2
2011-10-31
re PR c++/50920 (add a -std=c++11 option to the driver)
Jason Merrill
1
-12
/
+24
2011-10-27
re PR c++/30066 (option to make inline functions hidden)
Roberto Agostino Vitillo
1
-1
/
+1
2011-10-23
re PR c++/50841 (bootstrap failure: narrowing conversion of '-0x0000000000000...
Paolo Carlini
1
-2
/
+2
2011-10-23
re PR c++/50810 (c++0x-compat does not warn about narrowing conversions)
Paolo Carlini
1
-2
/
+2
2011-10-17
re PR c++/50757 (Cannot turn off -Wnonnull when using C++)
Paolo Carlini
1
-1
/
+1
2011-10-17
Support -fdebug-cpp option
Tom Tromey
1
-0
/
+4
2011-10-17
Generate virtual locations for tokens
Tom Tromey
1
-0
/
+8
2011-10-14
re PR c++/17212 (-W(no)format-zero-length does not work with C++)
Paolo Carlini
1
-1
/
+1
2011-10-11
c.opt: (fallow-parameterless-variadic-functions): New.
Tristan Gingold
1
-0
/
+4
2011-09-08
PR c++/33255 - Support -Wunused-local-typedefs warning
Dodji Seketeli
1
-0
/
+4
2011-07-22
re PR c++/49793 ([C++0x] Narrowing conversion from int/short/char to double)
Jason Merrill
1
-0
/
+4
2011-06-09
netbsd.h (ENABLE_EXECUTE_STACK): Remove.
Rainer Orth
1
-0
/
+4
2011-06-04
invoke.texi: Document -Wdelete-non-virtual-dtor.
Jonathan Wakely
1
-0
/
+4
[next]