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
/
cp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-12
PR c++/90736 - bogus error with alignof.
Marek Polacek
2
-1
/
+8
2019-06-11
PR c++/90449 - add -Winaccessible-base option.
Matthew Beliveau
2
-7
/
+22
2019-06-11
re PR c++/90801 (A recurring hang)
Richard Biener
2
-11
/
+27
2019-06-11
re PR c++/90810 (Different intrinsics behavior on G++ 7.4 and G++ 8.3)
Jakub Jelinek
2
-2
/
+11
2019-06-11
Disable htable sanitization in pt.c (PR c++/87847).
Martin Liska
2
-2
/
+9
2019-06-10
constexpr.c (free_constructor): New.
Jason Merrill
2
-2
/
+45
2019-06-10
Reduce unsharing in constexpr call evaluation.
Jason Merrill
2
-17
/
+26
2019-06-10
Reduce constexpr_call memory consumption.
Jason Merrill
2
-37
/
+18
2019-06-10
tree.def (OMP_SCAN): New tree code.
Jakub Jelinek
4
-8
/
+169
2019-06-07
Avoid constexpr garbage for implicit conversion to void.
Jason Merrill
2
-6
/
+20
2019-06-05
PR c/90737 - [8/9/10 Regression] inconsistent address of a local converted to...
Martin Sebor
2
-2
/
+10
2019-06-05
decl.c (smallest_type_location): New.
Paolo Carlini
2
-10
/
+33
2019-06-05
c-decl.c (start_decl): Adjust quoting and hyphenation in diagnostics.
Martin Sebor
8
-25
/
+43
2019-06-05
ChangeLog for PR c++/63149
Nina Dinka Ranns
1
-0
/
+6
2019-06-05
PR c++/63149 - wrong auto deduction from braced-init-list
Nina Dinka Ranns
1
-1
/
+1
2019-06-04
decl.c (grokdeclarator): Use declarator->id_loc in two additional places.
Paolo Carlini
2
-12
/
+16
2019-06-04
[C++ PATCH] structure tag lookup
Nathan Sidwell
2
-70
/
+60
2019-06-04
PR c++/60531 - Wrong error about unresolved overloaded function
Harald van Dijk
2
-5
/
+13
2019-06-04
Reduce accumulated garbage in constexpr evaluation.
Jason Merrill
2
-0
/
+33
2019-06-04
gimplify.c (gimplify_scan_omp_clauses): Don't sorry_at on lastprivate conditi...
Jakub Jelinek
2
-1
/
+6
2019-06-03
parser.c (cp_parser_unqualified_id): Use build_min_nt_loc in five places.
Paolo Carlini
2
-6
/
+11
2019-06-01
Fix changelog
Ville Voutilainen
1
-7
/
+0
2019-06-01
re PR c++/85254 (boost::is_final does not work for template types)
Ville Voutilainen
2
-0
/
+13
2019-05-31
[C++PATCH] Lambda names are anonymous
Nathan Sidwell
7
-52
/
+51
2019-05-30
* cp-tree.h (TYPE_HAS_NONTRIVIAL_DESTRUCTOR): Fix a typo.
Marek Polacek
2
-1
/
+5
2019-05-30
decl.c (grokdeclarator): Use declarator->id_loc in five error_at calls.
Paolo Carlini
2
-5
/
+15
2019-05-29
re PR c++/90598 (Return type of explicit destructor call wrong)
Jakub Jelinek
2
-0
/
+10
2019-05-29
re PR c++/89875 (invalid typeof reference to a member of an incomplete struct...
Paolo Carlini
2
-4
/
+16
2019-05-29
P1091R3 - Extending structured bindings to be more like var decls P1381R1 - R...
Jakub Jelinek
1
-0
/
+12
2019-05-29
P1091R3 - Extending structured bindings to be more like var decls P1381R1 - R...
Jakub Jelinek
1
-25
/
+47
2019-05-28
[C++ PATCH] template specializations
Nathan Sidwell
2
-3
/
+9
2019-05-28
PR c++/90548 - ICE with generic lambda and empty pack.
Marek Polacek
2
-7
/
+21
2019-05-28
[PATCH] Commonize anon-name generation
Nathan Sidwell
8
-36
/
+28
2019-05-25
PR c++/90572 - wrong disambiguation in friend declaration.
Marek Polacek
2
-2
/
+18
2019-05-23
Add whitespace between operator and operand
Jonathan Wakely
2
-1
/
+3
2019-05-23
Remove resolved TODO comment
Jonathan Wakely
2
-2
/
+6
2019-05-22
PR c++/20408 - unnecessary code for empty struct.
Jason Merrill
4
-2
/
+6
2019-05-22
PR c++/86485 - simple_empty_class_p
Jason Merrill
2
-7
/
+13
2019-05-21
parser.c (cp_parser_template_declaration_after_parameters): Use DECL_SOURCE_L...
Paolo Carlini
2
-7
/
+14
2019-05-21
re PR c++/67184 (Missed optimization with C++11 final specifier)
Paolo Carlini
2
-1
/
+8
2019-05-21
[C++ PATCH] Using decls
Nathan Sidwell
2
-21
/
+23
2019-05-21
[C++ PATCH] Using decls
Nathan Sidwell
5
-257
/
+182
2019-05-21
c-ada-spec.h (enum cpp_operation): Add IS_ASSIGNMENT_OPERATOR.
Eric Botcazou
2
-0
/
+6
2019-05-20
CWG 2094 - volatile scalars are trivially copyable.
Marek Polacek
2
-1
/
+9
2019-05-20
name-lookup.c (finish_using_directive): Don't issue inform() if the warning d...
Marek Polacek
2
-3
/
+6
2019-05-20
pt.c (convert_template_argument): Add a diagnostic for the [temp.arg]/2 ambig...
Marek Polacek
2
-4
/
+21
2019-05-20
cp-tree.h: Remove remnants of CONV_NONCONVERTING.
Paolo Carlini
2
-3
/
+6
2019-05-20
[C++ PATCH] Commonixe using directive finishing
Nathan Sidwell
5
-48
/
+36
2019-05-20
[C++ PATCH] namespace using directives
Nathan Sidwell
3
-22
/
+17
2019-05-20
PR c++/90532 Ensure __is_constructible(T[]) is false
Jonathan Wakely
2
-0
/
+8
[next]