gcc/gcc/cp
Jason Merrill 69e0940091 * constexpr.c (cxx_eval_outermost_constant_expr): Tweak.
From-SVN: r216809
2014-10-28 15:37:46 -04:00
..
ChangeLog * constexpr.c (cxx_eval_outermost_constant_expr): Tweak. 2014-10-28 15:37:46 -04: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 init.c (perform_member_init): Homogenize uninitialized diagnostics. 2014-04-01 23:14:04 +02:00
ChangeLog-2009
ChangeLog-2010 init.c (perform_member_init): Homogenize uninitialized diagnostics. 2014-04-01 23:14:04 +02:00
ChangeLog-2011 init.c (perform_member_init): Homogenize uninitialized diagnostics. 2014-04-01 23:14:04 +02:00
ChangeLog-2012 init.c (perform_member_init): Homogenize uninitialized diagnostics. 2014-04-01 23:14:04 +02:00
ChangeLog-2013 Rotate cp/ChangeLog 2014-01-02 23:52:20 +01:00
ChangeLog.ptr
ChangeLog.tree-ssa
Make-lang.in semantics.c (is_instantiation_of_constexpr, [...]): Moved definitions... 2014-10-15 14:40:54 +00:00
NEWS Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
call.c cgraph.h: Flatten. 2014-10-28 16:17:19 +00:00
cfns.gperf Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
cfns.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
class.c cgraph.h: Flatten. 2014-10-28 16:17:19 +00:00
config-lang.in semantics.c (is_instantiation_of_constexpr, [...]): Moved definitions... 2014-10-15 14:40:54 +00:00
constexpr.c * constexpr.c (cxx_eval_outermost_constant_expr): Tweak. 2014-10-28 15:37:46 -04:00
cp-array-notation.c re PR other/62008 (CilkPlus Array Notation ICE in build_array_notation_ref when trying to build a multidimensional array from a pointer.) 2014-08-22 09:37:01 +00:00
cp-cilkplus.c cilk-builtins.def (__cilkrts_cilk_for_32): New. 2014-09-02 12:52:29 +00:00
cp-gimplify.c Implement N3653 (Member initializers and aggregates) and fix references to 'this' in constexpr constructors. 2014-10-27 13:42:12 -04:00
cp-lang.c PR debug/16063. Add DW_AT_type to DW_TAG_enumeration. 2014-05-21 15:44:59 +00:00
cp-objcp-common.c In cp/error.c... 2014-10-26 21:21:58 +00:00
cp-objcp-common.h PR debug/63239 Add DWARF representation for C++11 deleted member function. 2014-10-05 15:25:03 +00:00
cp-tree.def c-common.h (enum rid): Remove RID_IS_CONVERTIBLE_TO. 2014-09-30 13:12:06 -04:00
cp-tree.h Implement N3653 (Member initializers and aggregates) and fix references to 'this' in constexpr constructors. 2014-10-27 13:42:12 -04:00
cvt.c re PR c++/51312 ([C++0x] Wrong interpretation of converted constant expressions (for enumerator initializers)) 2014-08-07 19:51:28 +00:00
cxx-pretty-print.c In cp/error.c... 2014-10-26 21:21:58 +00:00
cxx-pretty-print.h re PR c++/34938 (ICE with function pointers and attribute noreturn) 2014-08-25 08:32:04 +00:00
decl.c cgraph.h: Flatten. 2014-10-28 16:17:19 +00:00
decl.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
decl2.c cgraph.h: Flatten. 2014-10-28 16:17:19 +00:00
dump.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
error.c Implement N3653 (Member initializers and aggregates) and fix references to 'this' in constexpr constructors. 2014-10-27 13:42:12 -04:00
except.c DR 1351 Represent the unevaluated exception specification of an implicitly declared or deleted function with a simple placeholder... 2014-04-29 14:04:50 -04:00
expr.c re PR c++/62129 (internal compiler error: in output_constant, at varasm.c:4755) 2014-08-22 12:58:25 -04:00
friend.c Reject virt-specifiers on friends and member templates 2014-08-12 13:06:11 -04:00
g++spec.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
init.c Implement N3653 (Member initializers and aggregates) and fix references to 'this' in constexpr constructors. 2014-10-27 13:42:12 -04:00
lambda.c cgraph.h: Flatten. 2014-10-28 16:17:19 +00:00
lang-specs.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
lex.c machmode.h (int_n_data_t): New. 2014-10-14 15:44:36 -04:00
mangle.c cgraph.h: Flatten. 2014-10-28 16:17:19 +00:00
method.c cgraph.h: Flatten. 2014-10-28 16:17:19 +00:00
name-lookup.c move many gc hashtab to hash_table 2014-10-12 22:22:53 +00:00
name-lookup.h re PR c++/60573 ([c++1y] ICE with defining generic function of nested class in class scope) 2014-03-28 20:41:45 +00:00
operators.def Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
optimize.c cgraph.h: Flatten. 2014-10-28 16:17:19 +00:00
parser.c cgraph.h: Flatten. 2014-10-28 16:17:19 +00:00
parser.h DR 1351 Represent the unevaluated exception specification of an implicitly declared or deleted function with a simple placeholder... 2014-04-29 14:04:50 -04:00
pt.c re PR c++/63528 (A variadic variable template cannot use the ::value of a variadic trait) 2014-10-15 13:42:07 -04:00
ptree.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
repo.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
rtti.c machmode.h (int_n_data_t): New. 2014-10-14 15:44:36 -04:00
search.c re PR c++/59483 (A nested lambda fails to find a protected name with qualified name) 2014-06-02 16:47:55 -04:00
semantics.c cgraph.h: Flatten. 2014-10-28 16:17:19 +00:00
tree.c cgraph.h: Flatten. 2014-10-28 16:17:19 +00:00
type-utils.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
typeck.c More missed bits from the big __intN patch 2014-10-14 16:53:29 -04:00
typeck2.c Implement N3653 (Member initializers and aggregates) and fix references to 'this' in constexpr constructors. 2014-10-27 13:42:12 -04:00
vtable-class-hierarchy.c cgraph.h: Flatten. 2014-10-28 16:17:19 +00:00