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
/
pt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-07
c++: Fix up tsubst of BIT_CAST_EXPR [PR98329]
Jakub Jelinek
1
-1
/
+10
2021-01-05
c++: Fix deduction from the type of an NTTP
Patrick Palka
1
-1
/
+9
2021-01-05
c++: ICE with deferred noexcept when deducing targs [PR82099]
Marek Polacek
1
-0
/
+3
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-12-17
c++: Diagnose unstable satisfaction
Patrick Palka
1
-7
/
+2
2020-12-15
c++: Fix return type deduction during satisfaction
Patrick Palka
1
-2
/
+4
2020-12-11
c++: Final module preparations
Nathan Sidwell
1
-0
/
+18
2020-12-08
c++: Originating and instantiating module
Nathan Sidwell
1
-0
/
+45
2020-12-08
c++: template and clone fns for modules
Nathan Sidwell
1
-17
/
+17
2020-12-04
c++: Fix deduction from auto template parameter [PR93083]
Jason Merrill
1
-5
/
+7
2020-12-04
vec: Simplify use with C++11 range-based 'for'.
Jason Merrill
1
-1
/
+1
2020-12-04
c++: Revert dependent-array changes [PR 98116]
Nathan Sidwell
1
-6
/
+2
2020-12-03
c++: uninstantiated template friends
Nathan Sidwell
1
-1
/
+12
2020-12-03
c++: templatey type creation
Nathan Sidwell
1
-11
/
+16
2020-12-03
c++: Add __builtin_bit_cast to implement std::bit_cast [PR93121]
Jakub Jelinek
1
-0
/
+7
2020-12-02
c++: typename_type structural comparison
Nathan Sidwell
1
-2
/
+6
2020-12-02
c++: Fix tsubst ICE with invalid code [PR97993, PR97187]
Marek Polacek
1
-0
/
+2
2020-11-25
Fix templatized C++ OpenACC 'cache' directive ICEs
Thomas Schwinge
1
-0
/
+2
2020-11-23
c++: Add missing verify_type_context call [PR97904]
Richard Sandiford
1
-0
/
+4
2020-11-21
Additional small changes to support opaque modes
Aaron Sawdey
1
-0
/
+2
2020-11-19
c++: Template hash access
Nathan Sidwell
1
-7
/
+95
2020-11-19
c++: Fix crash with broken deduction from {} [PR97895]
Marek Polacek
1
-4
/
+7
2020-11-15
c++: Check abstract type only on object creation. [PR86252]
Jason Merrill
1
-9
/
+0
2020-11-11
c++: Correct the handling of alignof(expr) [PR88115]
Patrick Palka
1
-1
/
+2
2020-11-11
c++: Tweak tsubst_qualified_id location.
Marek Polacek
1
-2
/
+3
2020-11-10
c++: Improve static_assert diagnostic [PR97518]
Marek Polacek
1
-3
/
+3
2020-11-09
c++: Consider only relevant template arguments in sat_hasher
Patrick Palka
1
-0
/
+10
2020-11-09
c++: Call tsubst_pack_expansion from tsubst.
Jason Merrill
1
-14
/
+1
2020-11-06
core: Rename DECL_IS_BUILTIN -> DECL_IS_UNDECLARED_BUILTIN
Nathan Sidwell
1
-1
/
+1
2020-11-05
c++: Fix decltype(auto) deduction with rvalue ref [PR78209]
Marek Polacek
1
-0
/
+2
2020-11-03
c++: DR2303, ambiguous base deduction [PR97453]
kamlesh kumar
1
-2
/
+14
2020-11-03
c++: using-decl instantiation
Nathan Sidwell
1
-4
/
+11
2020-11-03
c++: Small pt.c cleanups
Nathan Sidwell
1
-3
/
+2
2020-11-03
c++: A couple of template instantiation cleanups
Nathan Sidwell
1
-13
/
+11
2020-11-03
c++: Tweaks for value_dependent_expression_p.
Marek Polacek
1
-2
/
+3
2020-10-30
openmp: Handle non-static data members in allocate clause and other C++ alloc...
Jakub Jelinek
1
-0
/
+1
2020-10-29
c++: Deducing type from initializer_list<auto> [PR93107]
Marek Polacek
1
-1
/
+7
2020-10-29
c++: Simplify constraint normalization routines
Patrick Palka
1
-3
/
+2
2020-10-29
c++: Stop (most) function-scope entities having a template header
Nathan Sidwell
1
-63
/
+80
2020-10-28
c++: Prevent warnings for value-dependent exprs [PR96742]
Marek Polacek
1
-2
/
+5
2020-10-28
c++: Make OMP UDR DECL_LOCAL_DECL_P earlier
Nathan Sidwell
1
-3
/
+6
2020-10-28
c++: Refactor push_template_decl
Nathan Sidwell
1
-17
/
+15
2020-10-28
openmp: Parsing and some semantic analysis of OpenMP allocate clause
Jakub Jelinek
1
-0
/
+1
2020-10-27
c++: Kill nested_udts
Nathan Sidwell
1
-21
/
+11
2020-10-27
c++: Small cleanup for do_type_instantiation
Nathan Sidwell
1
-48
/
+37
2020-10-16
c++: Fix nullptr deref [pr97460[
Nathan Sidwell
1
-1
/
+2
2020-10-14
c++: Diagnose bogus variadic lambda. [PR97358]
Jason Merrill
1
-5
/
+12
2020-10-14
c++: DECL_FRIEND_P cleanup
Nathan Sidwell
1
-8
/
+4
2020-10-08
c++: Fix member alias template in C++17 and up. [PR96805]
Jason Merrill
1
-2
/
+7
2020-10-08
c++: ICE in dependent_type_p with constrained auto [PR97052]
Patrick Palka
1
-0
/
+2
[next]