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
/
cp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-11
Daily bump.
GCC Administrator
1
-0
/
+40
2024-08-09
c++: inherited CTAD fixes [PR116276]
Patrick Palka
3
-12
/
+66
2024-08-09
c++: DECL_UNINSTANTIATED_TEMPLATE_FRIEND_P tweaks
Patrick Palka
1
-4
/
+2
2024-08-09
c++: clean up cp_identifier_kind checks
Patrick Palka
2
-21
/
+23
2024-08-10
Daily bump.
GCC Administrator
1
-0
/
+6
2024-08-09
c++: Don't accept multiple enum definitions within template class [PR115806]
Simon Martin
1
-10
/
+12
2024-08-09
Daily bump.
GCC Administrator
1
-0
/
+47
2024-08-08
c++: Propagate TREE_ADDRESSABLE in fixup_type_variants [PR115062]
Nathaniel Shead
1
-17
/
+14
2024-08-08
c++/modules: Assume header bindings are global module
Nathaniel Shead
1
-1
/
+1
2024-08-08
c++/modules: Handle instantiating already tsubsted template friend classes [P...
Nathaniel Shead
1
-0
/
+8
2024-08-08
c++/modules: Fix merging of GM entities in partitions [PR114950]
Nathaniel Shead
3
-52
/
+67
2024-08-08
c++/modules: Clarify error message in read_enum_def
Nathaniel Shead
1
-2
/
+2
2024-08-08
Daily bump.
GCC Administrator
1
-0
/
+92
2024-08-07
c++: erroneous partial spec vs primary tmpl [PR116064]
Patrick Palka
2
-2
/
+6
2024-08-07
OpenMP: Constructors and destructors for "declare target" static aggregates
Tobias Burnus
1
-38
/
+191
2024-08-07
c++: Implement CWG2387 - Linkage of const-qualified variable template [PR109126]
Jakub Jelinek
1
-0
/
+2
2024-08-07
c++: Fix ICE on valid involving variadic constructor [PR111592]
Simon Martin
1
-0
/
+1
2024-08-07
c++: Fix up handling of dependent (late) attributes on function/method types ...
Jakub Jelinek
1
-8
/
+16
2024-08-07
c++/modules: Ensure deduction guides are always reachable [PR115231]
Nathaniel Shead
3
-1
/
+67
2024-08-07
c++: Improve fixits for incorrect explicit instantiations
Nathaniel Shead
1
-5
/
+14
2024-08-06
c++: permit errors inside uninstantiated templates [PR116064]
Patrick Palka
4
-1
/
+100
2024-08-07
Daily bump.
GCC Administrator
1
-0
/
+104
2024-08-06
c++: further concept_check_p clean-up
Marek Polacek
3
-25
/
+6
2024-08-06
c++: more non-type template parms [PR116223]
Jason Merrill
1
-4
/
+8
2024-08-06
c++: alias and non-type template parm [PR116223]
Jason Merrill
1
-1
/
+5
2024-08-06
c++: zero-init and class nttp [PR94568]
Jason Merrill
1
-0
/
+3
2024-08-06
c++: fold calls to std::forward_like [PR96780]
Patrick Palka
1
-0
/
+1
2024-08-05
c++: remove function/var concepts code
Marek Polacek
10
-612
/
+51
2024-08-06
Daily bump.
GCC Administrator
1
-0
/
+13
2024-08-05
c++, coroutines: Simplify separation of the user function body and ramp.
Iain Sandoe
3
-46
/
+47
2024-08-05
c++: fix -Wdangling-reference false positive [PR115987]
Marek Polacek
1
-2
/
+12
2024-08-03
Daily bump.
GCC Administrator
1
-0
/
+44
2024-08-02
c++/coroutines: check for members we use in handle_types [PR105475]
Arsen Arsenović
1
-14
/
+124
2024-08-02
c++: DR882, main cannot be deleted [PR116169]
Marek Polacek
1
-8
/
+18
2024-08-02
c++, coroutines: Provide a CTOR for a callback object [NFC].
Iain Sandoe
1
-9
/
+14
2024-08-02
c++, coroutines: Remove unused suspend point state [NFC].
Iain Sandoe
1
-29
/
+27
2024-08-02
c++, coroutines: Fix a typo in checking for void expression types.
Iain Sandoe
1
-1
/
+1
2024-08-02
Daily bump.
GCC Administrator
1
-0
/
+35
2024-08-01
c++: Fix up error recovery of invalid structured bindings used in conditions ...
Jakub Jelinek
1
-0
/
+2
2024-08-01
c++/coroutines: only defer expanding co_{await,return,yield} if dependent [PR...
Arsen Arsenović
2
-37
/
+125
2024-08-01
Daily bump.
GCC Administrator
1
-0
/
+6
2024-07-31
c++: array new with value-initialization, again [PR115645]
Marek Polacek
1
-1
/
+4
2024-07-31
Daily bump.
GCC Administrator
1
-0
/
+20
2024-07-30
c++: diagnose usage of co_await and co_yield in default args [PR115906]
Arsen Arsenović
1
-0
/
+17
2024-07-30
c++: fix ICE on FUNCTION_DECLs inside coroutines [PR115906]
Arsen Arsenovic
1
-2
/
+2
2024-07-30
c++: make source_location follow DECL_RAMP_FN
Arsen Arsenović
1
-1
/
+8
2024-07-30
Daily bump.
GCC Administrator
1
-0
/
+14
2024-07-29
c++: generic lambda in default template argument [PR88313]
Patrick Palka
1
-14
/
+20
2024-07-29
Daily bump.
GCC Administrator
1
-0
/
+6
2024-07-28
c++: if consteval and consteval propagation [PR115583]
Jason Merrill
1
-2
/
+5
[next]