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-10-05
* call.c (convert_arg_to_ellipsis): Use the result of force_rvalue.
Jason Merrill
2
-12
/
+16
2017-10-05
Re: [PATCH] C++ warning on vexing parse
Nathan Sidwell
4
-0
/
+40
2017-10-05
[C++ PATCH] Kill IDENTIFIER_GLOBAL_VALUE
Nathan Sidwell
11
-58
/
+70
2017-10-05
Re: [C++ PATCH] Move mangling alias out of ::
Nathan Sidwell
2
-4
/
+7
2017-10-04
[C++ PATCH] give builtin types consistent name
Nathan Sidwell
3
-26
/
+34
2017-10-04
re PR c++/71946 (asm in toplevel lambda function rejected)
Paolo Carlini
2
-0
/
+9
2017-10-04
[C++ PATCH] Move mangling alias out of ::
Nathan Sidwell
5
-67
/
+82
2017-10-04
re PR c++/82373 (syntax error in error message)
Jakub Jelinek
2
-2
/
+9
2017-10-04
PR c++/81525 - broken handling of auto in generic lambda.
Jason Merrill
2
-9
/
+19
2017-10-04
call.c (convert_arg_to_ellipsis): Correct comment about passing by reference.
Nathan Sidwell
2
-2
/
+8
2017-10-02
Fix mismatched precisions in tree arithmetic
Richard Sandiford
2
-1
/
+6
2017-09-30
re PR c++/68754 (Explicitly defaulted constexpr assignment operator fails to ...
Paolo Carlini
2
-3
/
+11
2017-09-29
P0683R1 - default member initializers for bit-fields
Jakub Jelinek
6
-38
/
+103
2017-09-29
c-attribs.c (handle_packed_attribute): Test DECL_C_BIT_FIELD rather than DECL...
Jakub Jelinek
4
-13
/
+26
2017-09-29
parser.c (cp_parser_member_declaration): Parse attributes before colon of a b...
Jakub Jelinek
2
-11
/
+47
2017-09-29
* Make-lang.in (check-c++-all): Test also c++2a.
Jakub Jelinek
2
-1
/
+5
2017-09-28
PR c++/56973, DR 696 - capture constant variables only as needed.
Jason Merrill
9
-29
/
+167
2017-09-28
Use local_specializations to find capture proxies.
Jason Merrill
7
-26
/
+76
2017-09-28
Small lambda fixes.
Jason Merrill
5
-4
/
+16
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
[next]