mangle.c (decl_is_template_id): The template itself counts as a template-id.
[platform/upstream/gcc.git] / gcc / cp / ChangeLog
2016-04-11 Jason Merrillmangle.c (decl_is_template_id): The template itself...
2016-04-08 Patrick PalkaFix PR c++/70590 (error: location references block...
2016-04-07 Patrick PalkaAvoid needless unsharing during constexpr evaluation...
2016-04-06 Patrick PalkaFix new -Wparentheses warnings encountered during bootstrap
2016-04-06 Jason Merrill* class.c (check_abi_tags): Fix function template handling.
2016-04-05 Nathan Sidwellre PR c++/70512 (ICE on valid code on x86_64-linux...
2016-04-05 Patrick PalkaFix PR c++/70452 (regression in C++ parsing performance)
2016-04-05 Patrick PalkaRemove class cache_map and use ggc hash_maps instead...
2016-04-02 Martin SeborPR c++/67376 - [5/6 regression] Comparison with pointer...
2016-04-02 Jason Merrillre PR c++/70449 (ICE with -Wall on valid code on x86_64...
2016-04-01 Jakub Jelinekre PR c++/70488 (ICE in tree.c:7345 triggered by warnin...
2016-04-01 Nathan Sidwellre PR c++/68475 (ICE: in merge_exception_specifiers...
2016-03-31 Nathan Sidwelldecl.c (start_preparsed_function): Remove unnecessary...
2016-03-31 Nathan Sidwellre PR c++/70393 (Miscompilation: missing constructor...
2016-03-31 Marek Polacekre PR c/70297 (GCC Segfaults when using -g3)
2016-03-31 Richard Bienerre PR c++/70430 (Incorrect result for logical "and...
2016-03-29 Jason Merrillre PR c++/70353 (ICE on __PRETTY_FUNCTION__ in a conste...
2016-03-28 Jason Merrillre PR bootstrap/70422 (Bootstrap comparison failure)
2016-03-25 Jason Merrillre PR c++/64266 (Can GCC produce local mergeable symbol...
2016-03-24 Jason Merrillre PR c++/70386 (ICE with -Wall on valid code on x86_64...
2016-03-24 Jason Merrillre PR c++/70323 (missing error on integer overflow...
2016-03-24 Patrick PalkaFix PR c++/62212 (ICE during mangling of array type)
2016-03-23 Patrick PalkaFix PR c++/70347 (default member initializer not picked...
2016-03-23 Patrick PalkaFix PR c++/70332 (ICE due to aggregate initialization...
2016-03-23 Jakub Jelinekre PR c++/70001 (Infinity compilation time)
2016-03-23 Jakub Jelinekre PR c++/70323 (missing error on integer overflow...
2016-03-23 Jakub Jelinekre PR c++/70376 (OpenMP taskloop construct fails to...
2016-03-23 Alexandre Olivare PR c++/69315 (ICE in finish_function with constexpr...
2016-03-23 Jason Merrillre PR c++/70344 (ICE on invalid code at -O1 and above...
2016-03-23 Marek Polacekre PR c++/69884 (warning: ignoring attributes on templa...
2016-03-22 Ilya Enkovichre PR target/70290 (-mavx512vl breaks parsing of C...
2016-03-22 Patrick PalkaFix PR c++/70096 (wrong code for pointer-to-member...
2016-03-22 Patrick PalkaFix PR c++/70204 (ICE in non_const_var_error)
2016-03-21 Richard Hendersonre PR middle-end/70273 (FAIL: g++.dg/ext/label13a.C...
2016-03-21 Jason Merrillre PR c++/70285 (ICE on valid code on x86_64-linux...
2016-03-18 Jason Merrillre PR c++/70139 (-fno-elide-constructor makes static...
2016-03-18 Jason MerrillPR c++/70147 - handle primary virtual bases
2016-03-18 Jason MerrillAvoid clobbering primary virtual base when not in charge.
2016-03-18 Jason Merrillclass.c (build_if_in_charge): Split out from build_base...
2016-03-18 Jakub Jelinekre PR c++/70267 (ICE on invalid code at -O1 and above...
2016-03-18 Patrick PalkaFix PR c++/70205 (ICE on valid call to qualified static...
2016-03-18 Patrick PalkaFix PR c++/70218 (illegal access to private field succeeds)
2016-03-17 Jakub Jelinekre PR tree-optimization/70144 (g++ ICE at -O1 and above...
2016-03-17 Jakub Jelinekre PR c++/70272 (-flifetime-dse miscompilation starting...
2016-03-17 Marek Polacekre PR c++/70194 (missing -Waddress on constexpr pointer)
2016-03-16 Jason Merrillre PR c++/70259 (-flifetime-dse=2 bug with empty bases)
2016-03-16 Jakub Jelinekre PR sanitizer/70147 (testcase from hana testsuite...
2016-03-16 Jakub Jelinekre PR sanitizer/70147 (testcase from hana testsuite...
2016-03-15 Marek Polacekre PR c++/70209 (ICE in strip_typedefs, at cp/tree...
2016-03-15 Jason Merrillre PR c++/70095 ([C++14] Link error on partially specia...
2016-03-15 Jason Merrillre PR c++/70141 (template parameter not deducible in...
2016-03-15 Jason Merrill* c-cppbuiltin.c (c_cpp_builtins): Bump __cpp_range_bas...
2016-03-14 Casey CarterP08184R0: Generalizing the Range-Based For Loop
2016-03-12 Patrick PalkaFix PR c++/70106 (type of parenthesized qualified-id...
2016-03-10 Patrick Palkare PR c++/70001 (Infinity compilation time)
2016-03-10 Marek Polacekre PR c++/70153 (ICE on valid C++ code)
2016-03-09 Cesar Philippidisc-parser.c (c_parser_oacc_loop): Update cclauses and...
2016-03-08 Jason MerrillRemove Concepts from -std=c++1z.
2016-03-08 Jason MerrillP0036R0: Unary Folds and Empty Parameter Packs
2016-03-08 Jakub Jelinekre PR sanitizer/70135 (-fsanitize=undefined causes...
2016-03-08 Jakub Jelinekipa-polymorphic-call.c (walk_ssa_copies): Fix spelling...
2016-03-07 Patrick PalkaAdjust fix for PR c++/66786
2016-03-06 Jason Merrillre PR c++/67364 ("accessing uninitialized member" error...
2016-03-05 Patrick PalkaFix PR c++/66786 (ICE with nested lambdas in variable...
2016-03-04 Jason Merrillre PR c++/69203 (ICE in potential_constant_expression_1...
2016-03-04 Jakub Jelinekdecl.c (start_preparsed_function): Don't emit start...
2016-03-04 Jakub Jelinekre PR c++/70035 (Calling a non-virtual member in base...
2016-03-04 Jason Merrillre PR c++/67364 ("accessing uninitialized member" error...
2016-03-04 Jason MerrillFix constexpr handling of SAVE_EXPR in loops.
2016-03-04 Jason Merrillre PR c++/70067 (internal compiler error: in strip_type...
2016-03-04 Jason Merrill* method.c (synthesized_method_walk): operator= can...
2016-03-04 Jason Merrillpt.c (tsubst_copy_and_build): Get LAMBDA_EXPR_RETURN_TY...
2016-03-04 Jason Merrillre PR c++/67164 (ICE: tree check: expected class ‘expre...
2016-03-03 Jason Merrill* call.c (build_aggr_conv): Use get_nsdmi.
2016-03-03 Jason Merrillre PR c++/51406 ([c++0x] Incorrect result of static_cas...
2016-03-03 Jason Merrillre PR c++/67364 ("accessing uninitialized member" error...
2016-03-02 Jason Merrillre PR c++/70036 ([concepts] ICE with a dependent sizeof...
2016-03-02 Jason Merrillre PR c++/51489 (constexpr not working consistently)
2016-03-02 Jason Merrillre PR c++/69995 ([C++14] Invalid result when evaluating...
2016-03-01 Patrick PalkaFix PR c++/69961 (invalid ctor call with dependent...
2016-02-29 Jason Merrillre PR c++/69995 ([C++14] Invalid result when evaluating...
2016-02-26 Jason Merrillre PR c++/69958 (sizeof... computes wrong size)
2016-02-26 Jason Merrillre PR c++/69889 (ICE: in assign_temp, at function.c...
2016-02-25 Jason Merrillre PR c++/69842 (Parameter deduction in polymorphic...
2016-02-25 Jason Merrillre PR c++/67364 ("accessing uninitialized member" error...
2016-02-25 Jason Merrillre PR c++/68049 (template instantiation involving may_a...
2016-02-25 Patrick Palkare PR c++/69736 ("error: too few arguments to function...
2016-02-24 Jakub Jelinekre PR c++/69922 (Bogus -Wnonnull-compare for: ... ...
2016-02-24 Jason MerrillPR c++/69323 - errors
2016-02-24 Jason MerrillPR c++/69323 - valid
2016-02-24 Martin SeborPR c++/69912 - [6 regression] ICE in build_ctor_subob_r...
2016-02-24 Jason MerrillAdd -flifetime-dse=1.
2016-02-24 Jason Merrill* cp-gimplify.c (cp_fold): Don't fold constexpr calls...
2016-02-20 Jason Merrillre PR c++/69743 (function overload with variadic argume...
2016-02-19 Jakub JelinekMake-lang.in: Invoke gperf with -L C++.
2016-02-19 Jakub Jelinekre PR c++/69850 (unnecessary -Wnonnull-compare warning)
2016-02-19 Patrick PalkaAdjust fix PR c++/68948
2016-02-19 Jakub Jelinekre PR c++/69850 (unnecessary -Wnonnull-compare warning)
2016-02-19 Jakub Jelinekre PR c++/67767 (-Wsuggest-attribute=noreturn suggests...
2016-02-19 Jason Merrillmangle.c (maybe_check_abi_tags): Add for_decl parm.
next