8sa1-gcc/gcc/cp
GCC Administrator 2e546c261b Daily bump.
2020-06-25 00:16:30 +00:00
..
call.c c++: Simplify build_over_call a bit. 2020-06-24 15:59:24 -04:00
cfns.gperf
cfns.h
ChangeLog Daily bump. 2020-06-25 00:16:30 +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.ptr
ChangeLog.tree-ssa
class.c c++: Fix ICE with using and virtual function. [PR95719] 2020-06-24 15:59:20 -04:00
config-lang.in
constexpr.c c++: ICE with IMPLICIT_CONV_EXPR in array subscript [PR95508] 2020-06-17 09:19:02 -04:00
constraint.cc c++: constrained class template friend [PR93467] 2020-06-11 16:33:41 -04:00
coroutines.cc coroutines: Copy attributes to the outlined functions [PR95518,PR95813] 2020-06-24 21:05:37 +01:00
cp-gimplify.c c++: Tweak predeclare_vla. 2020-06-09 12:05:50 -04:00
cp-lang.c
cp-name-hint.h
cp-objcp-common.c
cp-objcp-common.h
cp-tree.def coroutines: co_returns are statements, not expressions. 2020-06-05 19:27:21 +01:00
cp-tree.h c++: Improve CTAD for aggregates [PR93976] 2020-06-23 17:49:44 -04:00
cp-ubsan.c
cvt.c
cxx-pretty-print.c
cxx-pretty-print.h
decl2.c c++: Treat in-class default/delete as definitions. 2020-06-17 15:08:42 -04:00
decl.c c++: Improve CTAD for aggregates [PR93976] 2020-06-23 17:49:44 -04:00
decl.h
dump.c
error.c c++: Fix pretty-print of pointer minus integer. 2020-06-05 13:54:54 -04:00
except.c
expr.c
friend.c
g++spec.c
init.c
lambda.c
lang-specs.h
lex.c
logic.cc
Make-lang.in
mangle.c
method.c c++: Allow defaulted comparison outside class. 2020-06-19 12:25:37 -04:00
name-lookup.c c++: Fix ICE in check_local_shadow with enum [PR95560] 2020-06-16 13:08:57 -04:00
name-lookup.h
operators.def
optimize.c
parser.c c++: Fix bogus "does not declare anything" warning (PR 66159) 2020-06-17 20:26:13 +01:00
parser.h
pt.c c++: Improve CTAD for aggregates [PR93976] 2020-06-23 17:49:44 -04:00
ptree.c
rtti.c
search.c c++: Improve access checking inside templates [PR41437] 2020-06-16 08:21:33 -04:00
semantics.c openmp: Initial part of OpenMP 5.0 non-rectangular loop support 2020-06-16 16:31:13 +02:00
tree.c
type-utils.h
typeck2.c c++: Handle bad pack expansion in base list. [PR96752] 2020-06-24 16:07:52 -04:00
typeck.c c++: ICE with IMPLICIT_CONV_EXPR in array subscript [PR95508] 2020-06-17 09:19:02 -04:00
vtable-class-hierarchy.c