aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-12-15re PR c++/83205 (ICE on structured binding with ill-formed negative std::tupl...Jakub Jelinek1-0/+6
2017-12-15re PR c++/81197 (ICE with structured binding and lifetime-extended temporaries)Jakub Jelinek1-0/+11
2017-12-15re PR c++/80135 (ICE in output_constructor_regular_field, at varasm.c:4968)Jakub Jelinek1-0/+21
2017-12-15re PR c++/83217 (Compiler segfault: structured binding by reference to a temp...Jakub Jelinek1-0/+4
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek1-2/+5
2017-12-15[PR C++/59930] template friend classes & default argsNathan Sidwell1-0/+12
2017-12-14invoke.texi: Document -Wcast-function-type.Bernd Edlinger1-0/+7
2017-12-14re PR c++/79650 (ICE on invalid c++ code with label arithmetic in convert_non...Jakub Jelinek1-0/+6
2017-12-13re PR c++/81061 (ICE modifying read-only variable)Paolo Carlini1-0/+6
2017-12-13[PR C++/15272] lookups with ambiguating dependent baseNathan Sidwell1-0/+6
2017-12-12Remove type_dependent_init_p.Jason Merrill1-0/+3
2017-12-12PR c++/82115 - ICE with variable initialized with its own address.Jason Merrill1-0/+10
2017-12-12[SFN] introduce statement frontier notes, still disabledAlexandre Oliva1-0/+17
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor1-0/+11
2017-12-06re PR c++/80259 (ICE deleting friend function)Jakub Jelinek1-0/+5
2017-12-06Correct argument to targetm.calls.promote_prototypes.Jason Merrill1-0/+4
2017-12-06PR c++/82115 - ICE with variable initialized with its own address.Jason Merrill1-0/+6
2017-12-06C/C++: don't suggest implementation names as spelling fixes (PR c/83236)David Malcolm1-0/+6
2017-12-06Move macro-spellchecking code from "gcc" to new files in c-familyDavid Malcolm1-0/+4
2017-12-05PR c++/82331 - ICE with variadic partial specialization of autoJason Merrill1-0/+6
2017-12-05[PR C++/83287] Mark lookup for keepingNathan Sidwell1-0/+5
2017-12-05invoke.texi: Document the options.Martin Liska1-0/+8
2017-12-05cp-gimplify.c (cp_maybe_instrument_return): Don't add __builtin_unreachable i...Jakub Jelinek1-0/+5
2017-12-04PR c++/83273 - constexpr if allows non-constant conditionJason Merrill1-0/+8
2017-12-01Give #include hints for <complex>.Jason Merrill1-0/+6
2017-12-01PR c++/79228 - extensions hide C++14 complex literal operatorsJason Merrill1-0/+6
2017-12-01function.h (struct function): Remove cilk_frame_decl, is_cilk_function and ca...Jakub Jelinek1-0/+7
2017-12-01re PR c/79153 (-Wimplicit-fallthrough missed warning)Jakub Jelinek1-0/+9
2017-11-30PR c++/82219 - bogus -Wignored-qualifiers with templateJason Merrill1-0/+6
2017-11-29C++: improve location of static_assert errorsDavid Malcolm1-0/+10
2017-11-29re PR c++/82293 (ICE in nonlambda_method_basetype at gcc/cp/lambda.c:886)Paolo Carlini1-1/+7
2017-11-29PR c++/82760 - memory corruption with aligned new.Jason Merrill1-0/+6
2017-11-28re PR sanitizer/81275 (-fsanitize=thread produce incorrect -Wreturn-type warn...Jakub Jelinek1-0/+29
2017-11-28Remove Cilk Plus support.Julia Koval1-0/+49
2017-11-28tree.def (SWITCH_EXPR): Change from 3 operand to 2 operand tree.Jakub Jelinek1-0/+5
2017-11-27PR c++/83058 - ICE on C++ code with negative array index: in warn_placement_n...Martin Sebor1-0/+6
2017-11-27re PR c++/81888 (Structured bindings stopped working)Jakub Jelinek1-0/+7
2017-11-27pt.c (primary_template_specialization_p): Rename fromJason Merrill1-0/+7
2017-11-27re PR c++/81675 (attribute(noreturn) of destructor in :? not honored)Jakub Jelinek1-1/+12
2017-11-26Plugin support on Windows/MinGWBoris Kolpackov1-0/+4
2017-11-23parser.c (cp_parser_omp_declare): Change return type to bool from void, retur...Jakub Jelinek1-0/+7
2017-11-23generic.texi (ANNOTATE_EXPR): Document 3rd operand.Eric Botcazou1-0/+9
2017-11-22re PR c++/82401 (error: qsort comparator non-negative on sorted output: 1 in ...Jakub Jelinek1-0/+5
2017-11-22C/C++: fix quoting of "aka" typedef information (PR 62170)David Malcolm1-0/+12
2017-11-22re PR c++/60336 (empty struct value is passed differently in C and C++)Marek Polacek1-0/+9
2017-11-21Add quotes for constexpr keyword.Martin Liska1-0/+23
2017-11-21New POINTER_DIFF_EXPRMarc Glisse1-0/+8
2017-11-21P0428R2 - familiar template syntax for generic lambdasJakub Jelinek1-0/+6
2017-11-21C/C++: more stdlib header hints (PR c/81404)David Malcolm1-0/+7
2017-11-21C++: provide macro used-before-defined hint (PR c++/72786)David Malcolm1-0/+7