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/gfortran-test
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/jlaw/pr124029
devel/jlaw/pr80770
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-15
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-15
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
/
testsuite
/
g++.dg
/
cpp2a
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
c++: Fix cp_fold_non_odr_use_1 [PR123557,PR123738]
Nathaniel Shead
1
-0
/
+19
10 days
c++: non-empty constexpr constructor bodies in C++11 [PR123845]
Patrick Palka
3
-2
/
+4
14 days
c++: Fix ICE in cxx_printable_name_internal [PR123578]
Jakub Jelinek
1
-0
/
+9
14 days
c++: non-dep decltype folding of concept-id C<Ts...> [PR123676]
Patrick Palka
1
-0
/
+10
14 days
c++: leaky uid-sensitive constexpr evaluation [PR122494, PR123814]
Patrick Palka
2
-0
/
+58
2026-01-26
c++: Fix behaviour of nested maybe_push_to_top_level [PR123663]
Nathaniel Shead
1
-0
/
+13
2026-01-21
c++: Fix ICE with constant evaluation of a = {CLOBBER} with ptrmemfn [PR123677]
Jakub Jelinek
1
-0
/
+7
2026-01-21
testsuite: add hostedlib requirements to multiple C++ tests
Alexandre Oliva
1
-0
/
+1
2026-01-03
c++: Allow gnu::gnu_inline inline methods to be key methods [PR123326]
Jakub Jelinek
1
-0
/
+30
2025-12-29
c++: Fix ICE with requires-expression in lambda requires-clause [PR123080]
Egas Ribeiro
2
-0
/
+8
2025-12-23
c++: Fix member-like friend detection for non-template classes [PR122550]
Egas Ribeiro
2
-0
/
+41
2025-12-23
c++: Fix ICE on partial specialization redeclaration with mismatched paramete...
Egas Ribeiro
1
-0
/
+10
2025-12-23
c++: Fix ICE with lambdas combining explicit and implicit template params [PR...
Egas Ribeiro
1
-0
/
+4
2025-12-19
c++: lambda template arg in abbreviated template [PR117034]
Jason Merrill
1
-0
/
+12
2025-12-17
c++: Don't record lambdas in concept evaluations [PR123075]
Nathaniel Shead
1
-0
/
+28
2025-11-29
c++: Allow lambda expressions in template type parameters [PR116952]
Eczbek
2
-2
/
+7
2025-11-23
c++: Add detailed diagnostics for __is_pointer_interconvertible_base_of
Nathaniel Shead
1
-0
/
+29
2025-11-23
c++: Add detailed diagnostics for __is_layout_compatible
Nathaniel Shead
1
-0
/
+78
2025-11-23
c++: Correct behaviour of layout_compatible_type for aligned types
Nathaniel Shead
1
-4
/
+4
2025-11-21
c++: fix ICE with consteval functions in template decls [PR122658]
Daniele Sahebi
1
-0
/
+21
2025-10-09
c++: Fix ICE with concept used as function [PR116477]
Egas Ribeiro
1
-0
/
+9
2025-10-04
testsuite: Add 2 new tests
Jakub Jelinek
2
-0
/
+75
2025-09-27
c++: concepts and conversions [PR112632]
Jason Merrill
1
-0
/
+9
2025-09-20
c++: find_template_parameters and NTTPs [PR121981]
Patrick Palka
1
-0
/
+17
2025-09-18
c++: tweak constexpr union diagnostic
Jason Merrill
1
-1
/
+1
2025-09-10
c++: Fix null deref in maybe_diagnose_standard_trait [PR121859]
Nathaniel Shead
1
-0
/
+14
2025-08-28
c++: > in lambda in template arg [PR107953]
Jason Merrill
1
-0
/
+13
2025-08-21
c++: constexpr clobber of const [PR121068]
Jason Merrill
1
-0
/
+26
2025-08-19
c++: Fix ICE on mangling invalid compound requirement [PR120618]
Ben Wu
1
-1
/
+1
2025-08-19
c++: constrained corresponding using from partial spec [PR121351]
Patrick Palka
1
-0
/
+23
2025-08-15
c++: Implement C++20 P1766R1 - Mitigating minor modules maladies [PR121552]
Jakub Jelinek
1
-0
/
+94
2025-08-06
c++: mangling cNTTP object w/ implicit non-trailing zeros [PR121231]
Patrick Palka
1
-0
/
+30
2025-08-04
c++: add another testcase [PR121351]
Patrick Palka
1
-0
/
+20
2025-08-04
c++: constrained memfn vs corresponding using [PR121351]
Patrick Palka
2
-0
/
+39
2025-08-04
c++: constexpr evaluation of abi::__dynamic_cast [PR120620]
Patrick Palka
2
-0
/
+16
2025-07-25
c++: Unwrap type traits defined in terms of builtins within diagnostics [PR11...
Nathaniel Shead
2
-11
/
+97
2025-07-22
c++: constexpr union placement new [PR121068]
Jason Merrill
1
-2
/
+2
2025-07-15
c++: constexpr uninitialized union [PR120577]
Jason Merrill
1
-0
/
+33
2025-07-10
c++, libstdc++: Implement C++26 P3068R5 - constexpr exceptions [PR117785]
Jakub Jelinek
12
-92
/
+322
2025-07-09
c++: generic lambda in template arg [PR121012]
Jason Merrill
1
-0
/
+8
2025-07-09
c++: 'this' in lambda in noexcept-spec [PR121008]
Jason Merrill
1
-0
/
+10
2025-07-07
c++: -Wno-abbreviated-auto-in-template-arg [PR120917]
Jason Merrill
2
-1
/
+12
2025-07-03
c++: ICE with 'this' in lambda signature [PR120748]
Jason Merrill
1
-0
/
+29
2025-06-27
c++: Implement C++26 P3533R2 - constexpr virtual inheritance [PR120777]
Jakub Jelinek
3
-4
/
+4
2025-06-16
c++: add -Wsfinae-incomplete
Jason Merrill
4
-4
/
+4
2025-06-04
c++: constexpr prvalues vs genericize [PR120502]
Jason Merrill
1
-0
/
+26
2025-06-02
c++: constinit diagnostic regression [PR120506]
Jason Merrill
1
-0
/
+28
2025-05-31
c++: rename PR120123 test
Jason Merrill
1
-0
/
+13
2025-05-09
c++: CWG2369 workaround and ... [PR120185]
Jason Merrill
1
-0
/
+12
2025-05-09
testsuite: g++.dg/cpp2a/constinit16.C requires tls
Christophe Lyon
1
-1
/
+1
[next]