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
/
cp-tree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-02
PR c++/99251 - inconsistent -Wnonnull warning behaviour with dynamic_cast
Martin Sebor
1
-0
/
+1
2021-03-02
c++: Fix satisfaction of placeholder type constraints [PR96443]
Patrick Palka
1
-4
/
+12
2021-02-12
Expunge namespace-scope IDENTIFIER_TYPE_VALUE & global_type_name [PR 99039]
Nathan Sidwell
1
-17
/
+6
2021-02-08
c++: cross-module __cxa_atexit use [PR 98531]
Nathan Sidwell
1
-1
/
+6
2021-02-08
c++: Fix typo in CLASSTYPE_TI_TEMPLATE comment.
Marek Polacek
1
-2
/
+2
2021-02-04
c++: fix string literal member initializer bug [PR90926]
Tom Greenslade (thomgree)
1
-0
/
+1
2021-02-01
c++: alias in qualified-id in template arg [PR98570]
Jason Merrill
1
-3
/
+6
2021-01-26
c++: constexpr and empty fields [PR97566]
Jason Merrill
1
-0
/
+1
2021-01-23
c++: private inheritance access diagnostics fix [PR17314]
Anthony Sharp
1
-1
/
+3
2021-01-23
c++: 'this' injection and static member functions [PR97399]
Patrick Palka
1
-1
/
+1
2021-01-15
c++: Avoid redundant copy in {} init [PR98642]
Jason Merrill
1
-1
/
+2
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-01-02
Free datastructures pointing to CFG after parsing
Jan Hubicka
1
-0
/
+2
2020-12-23
c++: Fix initializing empty base from prvalue [PR97597]
Jason Merrill
1
-0
/
+1
2020-12-18
openmp: Implicitly add 'declare target' directives for dynamic initializers i...
Kwok Cheung Yeung
1
-0
/
+4
2020-12-17
c++: Diagnose unstable satisfaction
Patrick Palka
1
-0
/
+2
2020-12-11
c++: Fix build with --enable-gather-detailed-mem-stats.
Jason Merrill
1
-1
/
+1
2020-12-11
c++: cp_tree_equal tweaks
Nathan Sidwell
1
-0
/
+4
2020-12-11
c++: Module lang hook overriding
Nathan Sidwell
1
-0
/
+1
2020-12-10
c++: Add make_temp_override generator functions
Jason Merrill
1
-0
/
+32
2020-12-10
c++: Name lookup for modules
Nathan Sidwell
1
-1
/
+1
2020-12-08
c++: Fix defaulted <=> fallback to < and == [PR96299]
Jason Merrill
1
-1
/
+8
2020-12-08
c++: template and clone fns for modules
Nathan Sidwell
1
-2
/
+10
2020-12-08
c++: Mangling for modules
Nathan Sidwell
1
-0
/
+3
2020-12-08
c++: module directive FSM
Nathan Sidwell
1
-0
/
+4
2020-12-07
c++: Adjust array type construction
Nathan Sidwell
1
-1
/
+1
2020-12-04
c++: Revert dependent-array changes [PR 98116]
Nathan Sidwell
1
-5
/
+1
2020-12-04
c++: Module API declarations
Nathan Sidwell
1
-0
/
+97
2020-12-03
c++: Fix bootstrap on 32-bit hosts [PR91828]
Jason Merrill
1
-2
/
+4
2020-12-03
c++: Exported using decls
Nathan Sidwell
1
-2
/
+15
2020-12-03
c++: uninstantiated template friends
Nathan Sidwell
1
-0
/
+8
2020-12-03
c++: templatey type creation
Nathan Sidwell
1
-0
/
+2
2020-12-03
c++: Add __builtin_bit_cast to implement std::bit_cast [PR93121]
Jakub Jelinek
1
-0
/
+2
2020-12-03
c++: Implement LWG3396 Clarify point of reference for source_location::curren...
Jakub Jelinek
1
-0
/
+1
2020-12-02
c++: typename_type structural comparison
Nathan Sidwell
1
-0
/
+4
2020-12-02
c++: Fix ICE with inline variable in template [PR97975]
Marek Polacek
1
-1
/
+1
2020-12-02
C++: Module-specific tree flags
Nathan Sidwell
1
-5
/
+57
2020-12-02
c++: RTTI accessors for modules
Nathan Sidwell
1
-2
/
+6
2020-12-02
c++: Add lang_decl, type_decl API
Nathan Sidwell
1
-0
/
+2
2020-12-02
c++: Extend build_array_type API
Nathan Sidwell
1
-1
/
+1
2020-12-02
C++ Module Binding Vector
Nathan Sidwell
1
-2
/
+7
2020-11-19
c++: Template hash access
Nathan Sidwell
1
-0
/
+17
2020-11-19
c++: Expose constexpr hash table
Nathan Sidwell
1
-1
/
+12
2020-11-17
global trees
Nathan Sidwell
1
-11
/
+20
2020-11-13
c++: Implement C++20 'using enum'. [PR91367]
Jason Merrill
1
-0
/
+11
2020-11-11
c++: Correct the handling of alignof(expr) [PR88115]
Patrick Palka
1
-1
/
+1
2020-11-10
c++: Improve static_assert diagnostic [PR97518]
Marek Polacek
1
-1
/
+1
2020-11-09
c++: Use two levels of caching in satisfy_atom
Patrick Palka
1
-0
/
+7
2020-11-09
c++: Reuse identical ATOMIC_CONSTRs during normalization
Patrick Palka
1
-0
/
+15
2020-11-09
c++: ADL refactor
Nathan Sidwell
1
-3
/
+4
[next]