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-family
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-23
c-family: Fix ICE on attribute with -fgnu-tm [PR94733]
Marek Polacek
2
-1
/
+7
2020-04-14
c++: "'decltype_type' not supported" in diagnostic [PR85278]
Patrick Palka
2
-1
/
+11
2020-04-13
PR c/92326 - wrong bound in zero-length array diagnostics
Martin Sebor
2
-1
/
+9
2020-04-13
coroutines: Rename the coroutines cpp builtin.
Iain Sandoe
2
-1
/
+6
2020-04-02
c/94392 - only enable -ffinite-loops for C++
Richard Biener
2
-0
/
+10
2020-03-28
c++: Replay errors during diagnosis of constraint satisfaction failures
Patrick Palka
2
-0
/
+8
2020-03-27
PR c++/94346 - [9/10 Regression] ICE due to handle_copy_attribute since r9-3982
Martin Sebor
2
-11
/
+19
2020-03-27
PR c++/94098 - ICE on attribute access redeclaration
Martin Sebor
2
-8
/
+10
2020-03-23
c++: Handle COMPOUND_EXPRs in get_narrower and warnings_for_convert_and_check...
Jakub Jelinek
2
-0
/
+11
2020-03-20
c-family: Tighten vector handling in type_for_mode [PR94072]
Richard Sandiford
2
-4
/
+14
2020-03-17
Fix up duplicated duplicated words mostly in comments
Jakub Jelinek
2
-1
/
+6
2020-03-15
driver: Fix redundant descriptions in options
Lewis Hyatt
2
-11
/
+15
2020-03-02
c++: Add -std=gnu++20 option [PR93958]
Marek Polacek
2
-1
/
+10
2020-03-01
PR middle-end/92721 - checking ICE on attribute access redeclaration
Martin Sebor
2
-2
/
+25
2020-02-25
c: Small diagnostics tweak - add missing ? after did you mean [PR93858]
Jakub Jelinek
2
-1
/
+7
2020-02-15
c++: Add -std=c++20.
Jason Merrill
2
-1
/
+9
2020-02-15
Fix duplicates for anonymous structures with -fdump-ada-spec
Eric Botcazou
2
-67
/
+88
2020-02-10
PR c/93640 - The write_only and read_write attributes can be mistyped due to ...
Martin Sebor
2
-2
/
+7
2020-02-10
c-format: -Wformat-diag fix [PR93641]
Jakub Jelinek
2
-2
/
+7
2020-02-03
[OpenACC] bump version for 2.6 plus libgomp.texi update
Tobias Burnus
2
-1
/
+6
2020-01-29
c++: Drop alignas restriction for stack variables.
Jason Merrill
2
-61
/
+6
2020-01-23
c-family: One more 40752 tweak for unsigned char.
Jason Merrill
2
-3
/
+11
2020-01-23
PR c/84919 - bogus -Wrestrict on sprintf %p with destination as argument
Martin Sebor
2
-2
/
+26
2020-01-22
c-family: Fix problems with blender and PPC from PR 40752 patch.
Jason Merrill
2
-23
/
+31
2020-01-22
c-family: Remove location parm from unsafe_conversion_p.
Jason Merrill
3
-14
/
+10
2020-01-21
PR c++/40752 - useless -Wconversion with short +=.
Jason Merrill
3
-9
/
+74
2020-01-21
Handle -Wsign-conversion in conversion_warning.
Jason Merrill
4
-76
/
+81
2020-01-20
[PR 80005] Fix __has_include
Nathan Sidwell
2
-6
/
+5
2020-01-18
[C++ coroutines] Initial implementation.
Iain Sandoe
5
-0
/
+26
2020-01-10
Add diagnostic paths
David Malcolm
3
-0
/
+15
2020-01-10
PR c/93132 - bogus 'attribute((access))' warning when size-index is specified
Martin Sebor
2
-3
/
+10
2020-01-07
whitespace
Jason Merrill
2
-2
/
+2
2020-01-01
Update copyright years.
Jakub Jelinek
39
-39
/
+43
2019-12-20
c-ada-spec.h (decl_sloc): Delete.
Eric Botcazou
3
-2
/
+6
2019-12-20
OpenACC 2.6 deep copy: C and C++ front-end parts
Julian Brown
4
-0
/
+43
2019-12-19
Add OpenACC 2.6's no_create
Julian Brown
2
-0
/
+9
2019-12-17
PR c++/61339 - add warning for mismatch between struct and class
Martin Sebor
2
-0
/
+13
2019-12-11
Introduce pretty_printer::clone vfunc
David Malcolm
3
-0
/
+14
2019-12-10
Replace label_text ctor with "borrow" and "take"
David Malcolm
2
-1
/
+6
2019-12-10
diagnostic_show_locus: move initial newline to callers
David Malcolm
3
-4
/
+10
2019-12-06
c-cppbuiltin.c (c_cpp_builtins): Don't define __cpp_consteval for now.
Jakub Jelinek
2
-1
/
+6
2019-12-05
PR c++/91353 - P1331R2: Allow trivial default init in constexpr contexts.
Marek Polacek
2
-1
/
+9
2019-12-05
PR c++/92271 - make __is_same alias for __is_same_as.
Marek Polacek
2
-0
/
+6
2019-12-03
PR c++/91363 - P0960R3: Parenthesized initialization of aggregates.
Marek Polacek
2
-0
/
+7
2019-11-30
cgraph.h (symtab_node): Add symver flag.
Jan Hubicka
2
-0
/
+64
2019-11-30
[C] Add a target hook that allows targets to verify type usage
Richard Sandiford
2
-1
/
+22
2019-11-27
Implement P1814R0, CTAD for alias templates.
Jason Merrill
2
-1
/
+7
2019-11-26
re PR c++/61414 (enum class bitfield size-checking needs a separate warning f...
Jakub Jelinek
2
-0
/
+7
2019-11-25
Fix typo in C++2a paper number - P1920R1 -> P1902R1
Jakub Jelinek
1
-1
/
+1
2019-11-25
Prevent all uses of DFP when unsupported (PR c/91985).
Joseph Myers
4
-5
/
+24
[next]