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
2017-09-22
re PR bootstrap/81926 (go/parse.o differs between stage2 and stage3)
Eric Botcazou
2
-5
/
+10
2017-09-22
re PR sanitizer/81929 (exponential slowdown in undefined behavior sanitizer f...
Jakub Jelinek
2
-6
/
+16
2017-09-22
C++: underline parameters in mismatching function calls
David Malcolm
4
-2
/
+74
2017-09-21
ipa: fix dumping with deleted multiversioning nodes
Evgeny Kudryashov
1
-1
/
+1
2017-09-21
[C++ PATCH] class member ordering
Nathan Sidwell
2
-23
/
+37
2017-09-20
P0409R2 - allow lambda capture [=, this]
Jakub Jelinek
2
-1
/
+8
2017-09-18
PR c++/82069 - ICE with lambda in template
Jason Merrill
2
-2
/
+7
2017-09-15
re PR c++/64644 ("warning: anonymous union with no members" should be an erro...
Manuel López-Ibáñez
2
-1
/
+8
2017-09-15
common.opt (Wcast-align=strict): New warning option.
Bernd Edlinger
2
-4
/
+18
2017-09-15
invoke.texi: Document -std=c++17 and -std=gnu++17 and document c++1z and gnu+...
Jakub Jelinek
13
-89
/
+128
2017-09-14
re PR c++/81314 (Undefined reference to a function with -fopenmp)
Jakub Jelinek
2
-0
/
+10
2017-09-13
Conv-op identifers not in identifier hash table
Nathan Sidwell
2
-35
/
+37
2017-09-13
Rename CLASSTYPE_METHOD_VEC to CLASSTYPE_MEMBER_VEC.
Nathan Sidwell
6
-105
/
+128
2017-09-12
re PR c++/70621 (ICE on invalid code at -O1 and above on x86_64-linux-gnu in ...
Paolo Carlini
2
-4
/
+11
2017-09-12
Kill CLASSTYPE_SORTED_FIELDS.
Nathan Sidwell
4
-169
/
+310
2017-09-12
name-lookup.c (get_class_binding): Rename TYPE arg to KLASS for consistency.
Nathan Sidwell
2
-47
/
+58
2017-09-10
A partially initialized variable isn't constant.
Jason Merrill
2
-4
/
+24
2017-09-09
re PR bootstrap/81926 (go/parse.o differs between stage2 and stage3)
Eric Botcazou
2
-2
/
+50
2017-09-08
PR c++/70029 - ICE with ref-qualifier and -flto
Jason Merrill
4
-0
/
+25
2017-09-06
PR c++/82053 - ICE with default argument in lambda in template
Jason Merrill
3
-11
/
+17
2017-09-06
PR c++/82070 - error with nested lambda capture
Jason Merrill
2
-2
/
+11
2017-09-06
name-lookup.h (lookup_field_1): Delete.
Nathan Sidwell
5
-85
/
+106
2017-09-06
class.c (warn_hidden): Don't barf on non-functions.
Nathan Sidwell
3
-56
/
+64
2017-09-06
name-lookup.c (count_fields): Rename to ...
Nathan Sidwell
2
-51
/
+73
2017-09-06
name-lookup.h (lookup_fnfields_slot_nolazy, [...]): Rename to ...
Nathan Sidwell
13
-59
/
+74
2017-09-05
name-lookup.c (do_class_using_decl): Elide read-once temps.
Nathan Sidwell
2
-29
/
+18
2017-09-05
class.c (add_method): Move slot search and insertion to ...
Nathan Sidwell
5
-91
/
+107
2017-09-05
cp-tree.h (lang_decl_base): Rename template_conv_p to unknown_bound_p.
Nathan Sidwell
3
-27
/
+16
2017-09-05
class.c (unreverse_member_declarations): Remove extraneous if.
Nathan Sidwell
3
-6
/
+11
2017-09-05
re PR c++/81942 (ICE on empty constexpr constructor with C++14)
Paolo Carlini
4
-3
/
+26
2017-09-01
cp-tree.h (resort_type_method_vec): Move declaration to ...
Nathan Sidwell
5
-82
/
+76
2017-09-01
class.c (finish_struct): Call set_class_bindings for the template case too.
Nathan Sidwell
2
-1
/
+5
2017-09-01
class.c (finish_struct_methods): Done clear DECL_IN_AGGR_P here.
Nathan Sidwell
2
-59
/
+55
2017-09-01
Revert 2017-08-28 Nathan Sidwell <nathan@acm.org> Restore sorted_fields vector.
Nathan Sidwell
3
-56
/
+146
2017-09-01
re PR c/81887 (pragma omp ordered simd ignored under -fopenmp-simd)
Jakub Jelinek
2
-0
/
+15
2017-09-01
re PR c++/82040 (ICE with -Wbool-operation and ~)
Marek Polacek
2
-0
/
+6
2017-08-31
PR c++/82029 - __PRETTY_FUNCTION__ in lambda in template
Jason Merrill
2
-4
/
+65
2017-08-30
PR c++/82030 - ICE inheriting from multiple lambdas
Jason Merrill
2
-1
/
+9
2017-08-30
Make taking the address of an overloaded function a non-deduced context
Ville Voutilainen
2
-16
/
+13
2017-08-30
[65/77] Add a SCALAR_TYPE_MODE macro
Richard Sandiford
2
-2
/
+8
2017-08-30
[34/77] Add a SCALAR_INT_TYPE_MODE macro
Richard Sandiford
2
-2
/
+8
2017-08-30
[9/77] Add SCALAR_FLOAT_TYPE_MODE
Richard Sandiford
2
-1
/
+8
2017-08-29
PR c++/81236 - ICE with template-id in generic lambda
Jason Merrill
7
-103
/
+45
2017-08-29
tweak ChangeLog
Jason Merrill
1
-3
/
+1
2017-08-29
Reimplement handling of lambdas in templates.
Jason Merrill
9
-618
/
+832
2017-08-29
Remove unnecessary LAMBDA_EXPR fields.
Jason Merrill
8
-36
/
+21
2017-08-29
PR c++/80935 - wrong C++17 error with lambda
Jason Merrill
3
-6
/
+15
2017-08-29
Various small fixes.
Jason Merrill
4
-2
/
+17
2017-08-29
PR c++/80767 - unnecessary instantiation of generic lambda
Jason Merrill
2
-2
/
+16
2017-08-29
Fix lambdas in template default argument of inherited ctor.
Jason Merrill
2
-15
/
+34
[next]