8sa1-gcc/gcc/cp
GCC Administrator 6405b40f4a Daily bump.
2021-03-09 00:16:57 +00:00
..
call.c c++: Pointer-to-member fn conversion with noexcept [PR99374] 2021-03-05 18:00:02 -05:00
cfns.gperf
cfns.h
ChangeLog Daily bump. 2021-03-09 00:16:57 +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++: Fix constexpr evaluation of pre-increment when !lval [PR99287] 2021-03-06 17:09:07 -05:00
constraint.cc c++: Unify REQUIRES_EXPR evaluation / diagnostic routines 2021-03-03 12:03:09 -05:00
coroutines.cc coroutines : Adjust constraints on when to build ctors [PR98118]. 2021-03-05 16:57:37 +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++: Incorrect specialization hash table [PR 99285] 2021-03-08 10:08:51 -08:00
cp-ubsan.c
cvt.c c++: Fix up [[nodiscard]] on ctors on targetm.cxx.cdtor_returns_this targets [PR99362] 2021-03-04 16:04:48 +01: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 c++: Poor diagnostic in header-unit [PR 99468] 2021-03-08 10:40:09 -08:00
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++: Incorrect specialization hash table [PR 99285] 2021-03-08 10:08:51 -08:00
name-lookup.c C++: Enable c++2b module mode [PR 99436] 2021-03-08 11:58:00 -08:00
name-lookup.h c++: Redesign pending entity handling [PR 99170] 2021-03-04 04:46:57 -08:00
operators.def
optimize.c
parser.c c++: Poor diagnostic in header-unit [PR 99468] 2021-03-08 10:40:09 -08:00
parser.h
pt.c c++: Incorrect specialization hash table [PR 99285] 2021-03-08 10:08:51 -08: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 c++: Redesign pending entity handling [PR 99170] 2021-03-04 04:46:57 -08:00
vtable-class-hierarchy.c