aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-01-14Mark symbols in offload tables with force_output in read_offload_tablesTom de Vries1-0/+6
2016-01-14re PR c++/69261 (Copying char arrays during constexpr evaluation does not wor...Jason Merrill1-0/+5
2016-01-12re PR c++/68979 (error: left operand of shift expression ‘(-1 << 4)’ is n...Marek Polacek1-0/+6
2016-01-12re PR objc++/68511 (FAIL: obj-c++.dg/property/dotsyntax-11.mm -fgnu-runtime ...Jakub Jelinek1-0/+6
2016-01-12re PR c++/66808 (tree check fail in symbol_table::decl_assembler_name_hash)Jakub Jelinek1-0/+6
2016-01-11re PR c++/69131 (default constructor of union incorrectly deleted)Jason Merrill1-0/+7
2016-01-11PR c++/68795: fix uninitialized close_paren_loc in cp_parser_postfix_expressionDavid Malcolm1-0/+10
2016-01-11re PR c++/69211 (g++ ICE on x86_64-linux-gnu (verify_gimple failed))Jakub Jelinek1-0/+8
2016-01-09re PR c++/69113 (ICE: in vague_linkage_p, at cp/decl2.c:1875 with -fno-weak)Marek Polacek1-0/+5
2016-01-09re PR tree-optimization/69164 (ICE in create_tmp_var, at gimple-expr.c:468)Jakub Jelinek1-0/+5
2016-01-09re PR c++/69158 (ICE in in cxx_eval_indirect_ref, at cp/constexpr.c:2598)Jason Merrill1-0/+6
2016-01-08re PR c++/68449 (ICE in cxx_eval_constant_expression on atomic_load in C++)Marek Polacek1-0/+5
2016-01-08constexpr.c (cxx_eval_call_expression): Remove convert_to_void workaround.Jason Merrill1-0/+3
2016-01-08PR c++/68983 (BE)Jason Merrill1-0/+5
2016-01-08PR c++/68983 (FE)Jason Merrill1-0/+6
2016-01-05re PR c++/58583 ([c++11] ICE with invalid non-static data member initializati...Nathan Sidwell1-0/+6
2016-01-04Update copyright years.Jakub Jelinek1-4223/+2
2015-12-24re PR c++/69005 (infinite(?) recursion in template instantiations)Jason Merrill1-0/+5
2015-12-22re PR c++/66921 (failure to determine size of static constexpr array that is ...Jason Merrill1-0/+4
2015-12-22re PR c++/67257 (Internal compiler error in retrieve_specialization)Jason Merrill1-0/+4
2015-12-22re PR c++/67339 (Segfault when parsing a typename involving a template-alias)Jason Merrill1-0/+6
2015-12-22Fix read of uninitialized value in make_pack_expansion()Patrick Palka1-0/+5
2015-12-21C and C++ FE: fix source ranges for binary opsDavid Malcolm1-0/+9
2015-12-20re PR c++/67411 (internal compiler error: in tsubst_copy, at cp/pt.c:13473)Jason Merrill1-0/+3
2015-12-20re PR c++/67411 (internal compiler error: in tsubst_copy, at cp/pt.c:13473)Jason Merrill1-0/+9
2015-12-20re PR c++/67411 (internal compiler error: in tsubst_copy, at cp/pt.c:13473)Jason Merrill1-0/+5
2015-12-18Fix PR c++/68978 (bogus error: lvalue required as left operand of assignment)Patrick Palka1-0/+5
2015-12-18re PR c++/67592 (A virtual member function declared constexpr fails to trigge...Paolo Carlini1-0/+7
2015-12-18Fix PR c++/68831 (superfluous -Waddress warning for C++ delete)Patrick Palka1-0/+7
2015-12-17re PR c++/67550 (Initialization of local struct array with elements of global...Jason Merrill1-0/+4
2015-12-17re PR c++/67576 (expression of typeid( expression ) is evaluated twice)Jason Merrill1-0/+6
2015-12-17Fix wrong PR referencesPatrick Palka1-1/+1
2015-12-17Fix some blockers of PR c++/24666 (arrays decay to pointers too early)Patrick Palka1-0/+9
2015-12-17Avoid code duplication in cp_tree_[operand|code]_lengthPatrick Palka1-0/+5
2015-12-16Correct ChangeLogs for PR c++/42121 and related.Martin Sebor1-5/+5
2015-12-16PR objc++/68932 - FAIL: obj-c++.dg/property/at-property-23.mm -fgnu-runtimeMartin Sebor1-0/+6
2015-12-16pt.c (comp_template_args): Remove.Paolo Carlini1-0/+8
2015-12-16re PR c++/68309 (ICE: Segmentation fault)Jason Merrill1-0/+3
2015-12-16re PR c++/63628 ([c++1y] cannot use decltype on captured arg-pack)Jason Merrill1-0/+6
2015-12-16Better error recovery for merge-conflict markersDavid Malcolm1-0/+6
2015-12-15struct-layout-1_generate.c: Avoid generating further fields after the first f...Martin Sebor1-0/+27
2015-12-15Fix PR c++/21802 (two-stage name lookup fails for operators)Patrick Palka1-0/+22
2015-12-14re PR c++/68309 (ICE: Segmentation fault)Jason Merrill1-0/+6
2015-12-09re PR c++/60218 ([c++11] ICE using __bases for broken class hierarchy)Paolo Carlini1-0/+7
2015-12-08Fix PR c++/68711 - [6 regression] SEGV on an invalid offsetof of a memberMartin Sebor1-0/+6
2015-12-07re PR c++/68760 (ICE in pp_string (pretty-print.c:909))Jakub Jelinek1-0/+6
2015-12-07re PR c++/68683 ([concepts] function satisfy_argument_deduction_constraint mo...Ryan Burn1-0/+7
2015-12-07re PR c++/68464 (ICE in valid constexpr function: ../../src/gcc/tree.c:11497)Jason Merrill1-0/+8
2015-12-07re PR c++/68170 (Declaring friend template class template in C++1z produces e...Jason Merrill1-0/+4
2015-12-07g++.exp: Also find -std list in GXX_TESTSUITE_STDS environment variable.Jason Merrill1-0/+4