8sa1-gcc/gcc/cp
GCC Administrator f3641ac70e Daily bump.
2021-03-04 00:16:48 +00:00
..
call.c c++: Fix -fstrong-eval-order for operator &&, || and , [PR82959] 2021-03-03 16:12:23 +01:00
cfns.gperf
cfns.h
ChangeLog Daily bump. 2021-03-04 00:16:48 +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.ptr
ChangeLog.tree-ssa
class.c PR c++/99251 - inconsistent -Wnonnull warning behaviour with dynamic_cast 2021-03-02 11:12:50 -07:00
config-lang.in
constexpr.c c++: Clean up normalization and satisfaction routines 2021-03-03 12:01:13 -05:00
constraint.cc c++: Unify REQUIRES_EXPR evaluation / diagnostic routines 2021-03-03 12:03:09 -05:00
coroutines.cc coroutines : Call promise CTOR with parm copies [PR97587]. 2021-02-25 19:24:52 +00:00
cp-gimplify.c c++: Clean up normalization and satisfaction routines 2021-03-03 12:01:13 -05:00
cp-lang.c
cp-name-hint.h
cp-objcp-common.c
cp-objcp-common.h
cp-tree.def
cp-tree.h c++: Clean up normalization and satisfaction routines 2021-03-03 12:01:13 -05:00
cp-ubsan.c
cvt.c c++: Clean up normalization and satisfaction routines 2021-03-03 12:01:13 -05:00
cxx-pretty-print.c
cxx-pretty-print.h
decl2.c Expunge namespace-scope IDENTIFIER_TYPE_VALUE & global_type_name [PR 99039] 2021-02-12 13:50:03 -08:00
decl.c c++: typedef for linkage [PR 99208] 2021-02-23 07:18:03 -08:00
decl.h
dump.c
error.c c++: Fix pretty printing the context of local class [PR99213] 2021-02-25 16:44:34 -05:00
except.c
expr.c c++: Fix bogus -Wvolatile warning in C++20 [PR98947] 2021-02-05 11:11:04 -05:00
friend.c
g++spec.c
init.c c++: Fix up build_zero_init_1 once more [PR99106] 2021-02-17 15:03:25 +01:00
lambda.c c++: Fix operator() lookup in lambdas [PR95451] 2021-02-26 10:43:28 +01:00
lang-specs.h c++: Fix langspecs with -fsyntax-only [PR98591] 2021-01-15 08:56:20 -08:00
lex.c
logic.cc
Make-lang.in c++: Fix alias comparison [PR98926] 2021-02-03 12:50:18 -05:00
mangle.c c++: ICE when mangling operator name [PR98545] 2021-01-22 13:02:23 -05:00
mapper-client.cc c++: Fix typo in module-mapper [PR 98318] 2021-02-25 05:00:09 -08:00
mapper-client.h
mapper-resolver.cc
method.c
module.cc c++: Defer cloning to post-loading [PR 99170] 2021-03-03 12:45:32 -08:00
name-lookup.c c++: namespace reachability [PR 99344] 2021-03-03 04:23:08 -08:00
name-lookup.h c++: namespace reachability [PR 99344] 2021-03-03 04:23:08 -08:00
operators.def
optimize.c
parser.c c++: Some preparatory type canonicalization fixes 2021-03-02 07:38:37 -05:00
parser.h
pt.c c++: ICE with deduction guide in checking type-dep [PR99009, PR97034] 2021-03-03 09:52:37 -05:00
ptree.c
rtti.c PR c++/99251 - inconsistent -Wnonnull warning behaviour with dynamic_cast 2021-03-02 11:12:50 -07:00
search.c c++: private inheritance access diagnostics fix [PR17314] 2021-01-23 17:48:31 -05:00
semantics.c c++: ICE with unexpanded pack in do-while [PR99063] 2021-02-11 11:12:49 -05:00
tree.c c++: Revert EXPR_LOCATION change to build_aggr_init_expr [PR96997] 2021-02-16 20:49:12 -05:00
type-utils.h c++: abbreviated function template return type rewriting [PR98990] 2021-02-25 19:55:43 -05:00
typeck2.c c++: fix string literal member initializer bug [PR90926] 2021-02-04 10:46:39 -05:00
typeck.c Expunge namespace-scope IDENTIFIER_TYPE_VALUE & global_type_name [PR 99039] 2021-02-12 13:50:03 -08:00
vtable-class-hierarchy.c