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-07-21
Daily bump.
GCC Administrator
1
-0
/
+21
2024-07-20
Revert "C++: Support clang compatible [[musttail]] (PR83324)"
Andi Kleen
4
-42
/
+4
2024-07-19
C++: Support clang compatible [[musttail]] (PR83324)
Andi Kleen
4
-4
/
+42
2024-07-20
Daily bump.
GCC Administrator
1
-0
/
+22
2024-07-19
c++: xobj fn call without obj [PR115783]
Patrick Palka
1
-1
/
+1
2024-07-18
c++: Hash placeholder constraint in ctp_hasher
Seyed Sajad Kahani
3
-5
/
+10
2024-07-19
Daily bump.
GCC Administrator
1
-0
/
+44
2024-07-18
c++: implement DR1363 and DR1496 for __is_trivial [PR85723]
Marek Polacek
2
-2
/
+5
2024-07-18
c++/modules: Conditionally start timer during lazy load [PR115165]
Nathaniel Shead
1
-4
/
+4
2024-07-17
c++: prev declared hidden tmpl friend inst [PR112288]
Patrick Palka
1
-6
/
+7
2024-07-17
c++: missing -Wunused-value for !<expr> [PR114104]
Patrick Palka
1
-0
/
+2
2024-07-17
c++: diagnose failed qualified lookup into current inst
Patrick Palka
5
-7
/
+12
2024-07-18
Daily bump.
GCC Administrator
1
-0
/
+18
2024-07-17
c++: wrong error initializing empty class [PR115900]
Marek Polacek
1
-4
/
+10
2024-07-17
c++: constrained partial spec type context [PR111890]
Patrick Palka
1
-0
/
+1
2024-07-17
c++/modules: Propagate BINDING_VECTOR_*_DUPS_P on realloc [PR99242]
Nathaniel Shead
1
-0
/
+4
2024-07-17
Daily bump.
GCC Administrator
1
-0
/
+37
2024-07-16
c++/contracts: ICE in C++ Contracts with '-fno-exceptions' [PR 110159]
Nina Ranns
3
-4
/
+23
2024-07-16
c++, coroutines, contracts: Handle coroutine and void functions [PR110871,PR1...
Iain Sandoe
6
-118
/
+189
2024-07-16
Daily bump.
GCC Administrator
1
-0
/
+8
2024-07-15
c++: alias template with dependent attributes [PR115897]
Patrick Palka
1
-0
/
+10
2024-07-14
Daily bump.
GCC Administrator
1
-0
/
+46
2024-07-13
diagnostics: add highlight-a vs highlight-b in colorization and pp_markup
David Malcolm
4
-51
/
+164
2024-07-13
Daily bump.
GCC Administrator
1
-0
/
+41
2024-07-12
c++/modules: Handle redefinitions of using-decls
Nathaniel Shead
2
-12
/
+26
2024-07-12
c++: Introduce USING_DECLs for non-function usings [PR114683]
Nathaniel Shead
5
-119
/
+184
2024-07-12
Daily bump.
GCC Administrator
1
-0
/
+5
2024-07-11
c++/modules: Keep entity mapping info across duplicate_decls [PR99241]
Nathaniel Shead
1
-0
/
+10
2024-07-11
Daily bump.
GCC Administrator
1
-0
/
+57
2024-07-10
c++: remove Concepts TS code
Marek Polacek
5
-693
/
+44
2024-07-10
c++: array new with value-initialization [PR115645]
Marek Polacek
1
-4
/
+8
2024-07-10
c++, contracts: Fix ICE in create_tmp_var [PR113968]
Nina Ranns
1
-0
/
+7
2024-07-10
Daily bump.
GCC Administrator
1
-0
/
+6
2024-07-09
c++: Implement C++26 CWG2819 - Allow cv void * null pointer value conversion ...
Jakub Jelinek
1
-22
/
+15
2024-07-08
Daily bump.
GCC Administrator
1
-0
/
+6
2024-07-08
c++: Simplify uses of LAMBDA_EXPR_EXTRA_SCOPE
Nathaniel Shead
1
-5
/
+2
2024-07-05
Daily bump.
GCC Administrator
1
-0
/
+13
2024-07-04
c++ frontend: check for missing condition for novector [PR115623]
Tamar Christina
1
-1
/
+1
2024-07-03
c++: OVERLOAD in diagnostics
Jason Merrill
1
-4
/
+2
2024-07-03
c++: CTAD and trait built-ins
Jason Merrill
1
-0
/
+5
2024-07-03
Daily bump.
GCC Administrator
1
-0
/
+62
2024-07-02
c++: Fix ICE on constexpr placement new [PR115754]
Jakub Jelinek
1
-1
/
+4
2024-07-02
c++: Implement C++26 P3144R2 - Deleting a Pointer to an Incomplete Type Shoul...
Jakub Jelinek
1
-2
/
+36
2024-07-02
c++: Implement C++26 P0963R3 - Structured binding declaration as a condition ...
Jakub Jelinek
7
-15
/
+98
2024-07-02
build: Fix "make install" for MinGW
Lewis Hyatt
1
-1
/
+1
2024-07-02
c++: Relax too strict assert in stabilize_expr [PR111160]
Simon Martin
1
-1
/
+1
2024-07-02
Daily bump.
GCC Administrator
1
-0
/
+21
2024-07-01
c++: ICE with computed gotos [PR115469]
Marek Polacek
1
-4
/
+16
2024-07-01
c++: unresolved overload with comma op [PR115430]
Marek Polacek
1
-1
/
+3
2024-07-01
c++: DR2627, Bit-fields and narrowing conversions [PR94058]
Marek Polacek
1
-0
/
+12
[next]