remove support for the interix target
[platform/upstream/gcc.git] / gcc / testsuite / g++.dg /
2016-06-21 Jason MerrillFix constraint satisfaction in uninstantiated template.
2016-06-20 Hans-Peter NilssonClear executable property mistakenly added to pr71571.C.
2016-06-20 David B. Robinsre PR target/71571 ([CRIS] Multiple inheritance non...
2016-06-20 David MalcolmC++ FE: Show both locations in string literal concatena...
2016-06-17 Paolo Carlinidecl.c (validate_constexpr_redeclaration): Change pair...
2016-06-17 Paolo Carlinidecl.c (grokfndecl): Change pair of errors to error...
2016-06-17 Jason MerrillPR c++/71209 - wrong error with dependent base
2016-06-16 Jan Hubickapr36648.cc: Disable cunrolli
2016-06-15 Jakub Jelinek* g++.dg/cpp0x/ref-qual17.C: New test.
2016-06-15 Alan Haywardre PR tree-optimization/71483 (g++ ICE at -O3 on valid...
2016-06-15 Paolo Carlinire PR c++/70202 (ICE on invalid code on x86_64-linux...
2016-06-14 Jason MerrillP0145R2: Refining Expression Order for C++.
2016-06-14 Jakub Jelinekre PR c++/71528 (multiple extern reference declarations...
2016-06-14 Jakub Jelinekre PR c++/71516 (ICE on invalid C++ code (invalid use...
2016-06-14 Paolo Carlinitypeck2.c (digest_init_r): Use EXPR_LOC_OR_LOC on init.
2016-06-13 Marek Polacekre PR middle-end/71476 (ICE in gimplify_switch_expr...
2016-06-09 Paolo Carlinire PR c++/71465 (ICE on invalid C++ code (with duplicat...
2016-06-09 Martin LiskaAdd edge predictions pruning
2016-06-08 Paolo Carlinidecl.c (maybe_deduce_size_from_array_init): Use DECL_SO...
2016-06-08 Martin Seborre PR c++/70507 (integer overflow builtins not constant...
2016-06-08 Jakub Jelinekre PR c++/71442 (r232569 breaks -Wunused-*)
2016-06-08 Jakub Jelinekre PR c++/71448 (pointer relational comparison fails...
2016-06-08 Bernd Schmidtre PR debug/71432 (-fcompare-debug failure (length))
2016-06-06 Kugan Vivekanandarajahre PR target/71281 (ICE on gcc trunk on knl, wsm, ivb...
2016-06-06 Jakub Jelinekre PR c++/70847 (exponential time in cp_fold for chaine...
2016-06-05 Uros Bizjakre PR target/71389 (ICE on trunk gcc on ivybridge targe...
2016-06-05 Paolo Carlinire PR c++/49377 (Template specialization attributes...
2016-06-04 Jakub Jelinekre PR tree-optimization/71405 (ICE on valid C++ code...
2016-06-04 Paolo Carlinire PR c++/70202 (ICE on invalid code on x86_64-linux...
2016-06-03 Patrick Palkare PR c++/27100 (ICE with multiple friend declarations)
2016-06-03 Bill Schmidtrs6000-c.c (c/c-tree.h): Add #include.
2016-06-03 Jan Hubickapred-1.C: New testcase
2016-06-03 Jakub Jelinekre PR middle-end/71387 (ICE in emit_move_insn, at expr...
2016-06-02 Paolo Carlinidecl.c (xref_tag_1): Change pairs of errors to error...
2016-06-01 Paolo Carlinire PR c++/66635 (g++ ICE when compiling constexpr code...
2016-05-31 Jan Hubickapredict-lop-exit-1.C: Update template for new predictor...
2016-05-31 Jason MerrillPR c++/60095 - partial specialization of variable templates
2016-05-31 Jason MerrillPR c++/71227 - specializing hidden friend
2016-05-31 Paolo Carlinire PR c++/71248 (crash on in-class initializer of array...
2016-05-31 Marek Polacekgimplify.c (gimplify_switch_expr): Also handle GIMPLE_TRY.
2016-05-30 Martin SeborPR c++/71306 - bogus -Wplacement-new with an array...
2016-05-30 Paolo Carlinire PR c++/71238 (Undeclared function message imprecisel...
2016-05-30 Paolo Carlinire PR c++/71099 (Misleading diagnostic message with...
2016-05-29 Paolo Carlinire PR c++/71105 (lambdas with default captures improper...
2016-05-28 Ville VoutilainenRevert the attempted fix for c++/69855, it breaks boots...
2016-05-27 Paolo Carlinire PR c++/60385 (confused by earlier errors, bailing...
2016-05-27 Ville Voutilainenre PR c++/69855 (Missing diagnostic for overload that...
2016-05-27 Marek Polacekre PR middle-end/71308 (ICE (segfault) in in gimple_fol...
2016-05-26 Patrick PalkaFix PR c++/70822 (bogus error with parenthesized SCOPE_REF)
2016-05-25 Jason MerrillPR c++/71173 - wrong qualified lookup
2016-05-25 Paolo Carlinire PR c++/55992 (constexpr static member function not...
2016-05-24 Marek Polacek* g++.dg/pr65295.C: Use target c++14.
2016-05-24 Cesar Philippidisc-parser.c (c_parser_oacc_declare): Add support for...
2016-05-24 Paolo Carlinilambda-generic-static1.C: Use target c++14.
2016-05-24 Paolo Carlinire PR c++/50436 (Crash or hang on invalid template...
2016-05-24 Martin SeborPR c++/71147 - [6 Regression] Flexible array member...
2016-05-24 Paolo Carlinire PR c++/69872 (-Wnarrowing note without warning/errror)
2016-05-24 Jakub Jelinekre PR c++/71257 (OpenMP declare simd linear with ref...
2016-05-24 Richard Bienerre PR tree-optimization/71230 (ICE : in zero_one_operat...
2016-05-24 Thomas SchwingeTighten syntax checking for OpenACC routine construct...
2016-05-24 Jason MerrillPR c++/70344 - ICE with recursive constexpr
2016-05-23 Jason MerrillPR c++/70584 - error with parenthesized builtin arg
2016-05-23 Jason MerrillPR c++/70735 - generic lambda and local static variable
2016-05-23 Paolo Carlinire PR c++/70972 (Inheriting constructors taking paramet...
2016-05-23 Paolo Carlinire PR c++/69095 (internal compiler error: in dependent_...
2016-05-23 Paolo Carlinipt.c (check_for_bare_parameter_packs): Improve error...
2016-05-23 Marek Polacekre PR c/49859 (gcc could warn about statements between...
2016-05-23 Paolo Carlinire PR c++/53401 ([C++11] internal compiler error: Segme...
2016-05-20 Martin SeborPR c/71115 - [4.9/5/6/7 Regression] Missing warning...
2016-05-20 Paolo Carlinire PR c++/70572 (ICE on code with decltype (auto) in...
2016-05-20 Jakub Jelinekre PR c++/71210 (internal compiler error: in assign_tem...
2016-05-19 Marek Polacekre PR c++/71075 (Broken diagnostic: 'integer_cst' not...
2016-05-19 Jason MerrillFix handling of non-dependent calls with default templa...
2016-05-19 David MalcolmPR c++/71184: Fix NULL dereference in cp_parser_operator
2016-05-18 Jakub Jelinekre PR c++/71100 (Internal compiler error while calling...
2016-05-18 Paolo Carlinire PR c++/69793 (ICE on invalid code in "cp_lexer_peek_...
2016-05-18 Paolo Carlinire PR c++/70466 ([ICE on invalid code in tree check...
2016-05-17 Marek Polacekre PR ipa/71146 (error: __builtin_unreachable or __buil...
2016-05-17 Christophe Lyonthink1.C: Fix dg-do and dg-skip order.
2016-05-16 Jan Hubickaipa-inline-analysis.c (compute_inline_parameters):...
2016-05-16 Matthew Wahab[ARM] Enable __fp16 as a function parameter and return...
2016-05-16 Jiong Wang[testsuite] PR70227, skip g++.dg/lto/pr69589_0.C on...
2016-05-13 Martin Seborc++/60049 - Right and left shift undefined behavior...
2016-05-13 Jason MerrillFix type-dependence and the current instantiation.
2016-05-13 Jason MerrillImprove diagnostic for forgotten ().
2016-05-13 Martin LiskaEnhance dumps of IVOPTS
2016-05-13 Ramana RadhakrishnanFix PR target/53440 - handle generic thunks better...
2016-05-11 Richard Bienerre PR debug/71057 (ICE in schedule_generic_params_dies_...
2016-05-11 Richard Bienerre PR middle-end/71002 (-fstrict-aliasing breaks Boost...
2016-05-11 Martin SeborPR c++/38611 - missing -Wattributes on a typedef with...
2016-05-04 Jakub Jelinekre PR c++/70906 (ice in add_expr, at tree.c:7925)
2016-05-03 Martin SeborPR c++/66561 - __builtin_LINE at al. should yield const...
2016-05-03 Richard Bienergimplify.h (get_initialized_tmp_var): Add allow_ssa...
2016-05-02 David MalcolmPR c++/62314: C++: add fixit hint to misspelled member...
2016-05-02 David MalcolmPR c++/62314: add fixit hint for missing "template...
2016-04-30 Paolo Carlinire PR c++/66644 (Rejects C++11 in-class anonymous union...
2016-04-29 Marek Polacekre PR sanitizer/70342 (g++ -fsanitize=undefined never...
2016-04-29 Dominik VogtPR/69089: C++-11: Ingore "alignas(0)".
2016-04-28 Jason MerrillImplement C++17 [[nodiscard]] attribute.
2016-04-28 Rainer OrthCilk Plus testsuite needs massive cleanup (PR testsuite...
next