gcc/gcc/cp
GCC Administrator 5e45d078e3 Daily bump. 2022-07-27 00:19:35 +00:00
..
ChangeLog Daily bump. 2022-07-27 00:19:35 +00:00
ChangeLog-1993
ChangeLog-1994
ChangeLog-1995
ChangeLog-1996
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
ChangeLog-2015
ChangeLog-2016
ChangeLog-2017
ChangeLog-2018
ChangeLog-2019
ChangeLog-2020
ChangeLog-2021
ChangeLog.ptr
ChangeLog.tree-ssa
Make-lang.in
call.cc c++: non-dependent call to consteval operator [PR105912] 2022-07-21 12:59:44 -04:00
cfns.gperf
cfns.h
class.cc c++: using operator= [PR105223] 2022-04-11 23:57:08 -04:00
config-lang.in
constexpr.cc c++: Fix up ICE on __builtin_shufflevector constexpr evaluation [PR105871] 2022-06-19 12:08:34 +02:00
constraint.cc c++: dependence of constrained memfn from current inst [PR105842] 2022-07-21 12:38:46 -04:00
coroutines.cc c++, coroutines: Partial reversion of r12-8308-g15a176a833f23e [PR105426]. 2022-04-29 09:29:34 +01:00
cp-gimplify.cc
cp-lang.cc
cp-name-hint.h
cp-objcp-common.cc c++: Handle __builtin_clear_padding on non-trivially-copyable types [PR102586] 2022-04-07 09:14:07 +02:00
cp-objcp-common.h c++: Handle __builtin_clear_padding on non-trivially-copyable types [PR102586] 2022-04-07 09:14:07 +02:00
cp-tree.def
cp-tree.h c++: dependence of constrained memfn from current inst [PR105842] 2022-07-21 12:38:46 -04:00
cp-ubsan.cc
cvt.cc
cxx-pretty-print.cc
cxx-pretty-print.h
decl.cc c++: defaulted friend op== [PR106361] 2022-07-21 17:22:57 -04:00
decl.h
decl2.cc c++: deduction from auto fn [PR105623] 2022-05-31 15:31:02 -04:00
dump.cc
error.cc c++: using in diagnostics [PR102987] 2022-04-14 21:00:14 -04:00
except.cc
expr.cc c++: constexpr folding in unevaluated context [PR105931] 2022-06-23 22:58:24 -04:00
friend.cc
g++spec.cc
init.cc c++: array {}-init [PR105589] 2022-05-15 12:29:04 -04:00
lambda.cc c++: Don't emit deprecated warnings or unavailable errors on lambda declarations 2022-05-06 11:55:43 +02:00
lang-specs.h
lex.cc
logic.cc
mangle.cc
mapper-client.cc c++: avoid <memory> poisoning on musl [PR106102] 2022-07-02 16:21:24 +01:00
mapper-client.h
mapper-resolver.cc c++: avoid <memory> poisoning on musl [PR106102] 2022-07-02 16:21:24 +01:00
method.cc Revert "c++: delayed parse DMI [PR96645]" 2022-04-01 10:00:26 -04:00
module.cc c++: avoid <memory> poisoning on musl [PR106102] 2022-07-02 16:21:24 +01:00
name-lookup.cc c++: class scope function lookup [PR105908] 2022-06-22 23:46:32 -04:00
name-lookup.h c++: elaborated-type-spec in requires-expr [PR101677] 2022-04-05 12:28:59 -04:00
operators.def
optimize.cc
parser.cc c++: constrained partial spec forward decl [PR96363] 2022-07-21 10:26:13 -04:00
parser.h
pt.cc c++: ICE with erroneous template redeclaration [PR106311] 2022-07-26 09:21:56 -04:00
ptree.cc
rtti.cc c++: typeid and instantiation [PR102651] 2022-05-15 05:47:40 -04:00
search.cc
semantics.cc c++: aggregate prvalue as for range [PR106230] 2022-07-25 23:12:08 -04:00
tree.cc c++: cv-quals of dummy obj for non-dep memfn call [PR105637] 2022-07-21 12:38:45 -04:00
type-utils.h
typeck.cc c++: Use fold_non_dependent_expr rather than maybe_constant_value in __builtin_shufflevector handling [PR106001] 2022-06-19 12:08:35 +02:00
typeck2.cc c++: Fix up CONSTRUCTOR_PLACEHOLDER_BOUNDARY handling [PR105256] 2022-04-19 18:27:41 +02:00
vtable-class-hierarchy.cc