pr77285-2.C: Require tls_native support.
[gcc.git] / gcc / testsuite / g++.dg / cpp1z /
2019-03-08 Jakub Jelinekre PR c++/82075 (structured binding fails with empty...
2019-03-07 Jason MerrillPR c++/88820 - ICE with CTAD and member template used...
2019-03-06 Jason MerrillPR c++/89576 - if constexpr of lambda capture.
2019-03-01 Jason Merrill* g++.dg/cpp1z/fold-lambda3.C: Add test for 88183.
2019-02-27 Jason MerrillPR c++/86969 - ICE with constexpr if and recursive...
2019-02-22 Jason MerrillPR c++/88869 - C++17 ICE with CTAD and explicit special...
2019-02-21 Jason MerrillPR c++/88419 - C++17 ICE with class template arg deduction.
2019-02-21 Jason MerrillPR c++/88690 - C++17 ICE with empty base in aggregate.
2019-02-21 Jason MerrillPR c++/87921 - wrong error with inline static data...
2019-02-21 Jakub Jelinekre PR c++/89405 (ICE in import_export_decl, at cp/decl2...
2019-02-20 Will WrayPR c++/88572 - wrong handling of braces on scalar init.
2019-02-13 Paolo Carlinire PR c++/88986 (ICE: tree check: expected tree that...
2019-01-31 Jason MerrillPR c++/88752 - ICE with lambda and constexpr if.
2019-01-24 Jason MerrillPR c++/89001 - mangling of reference temporaries
2019-01-18 Marek Polacekre PR c++/86926 (ICE for a recursive generic lambda)
2019-01-17 Jason MerrillPR c++/86740, ICE with constexpr if and nested generic...
2019-01-17 Alexandre Oliva[PR86648] use auto identifier for class placeholder...
2019-01-14 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtin): Define __cpp_guaranteed...
2019-01-14 Tom HonermannImplement P0482R5, char8_t: A type for UTF-8 characters...
2019-01-03 Paolo Carlinitree.c (handle_nodiscard_attribute): Improve warning...
2019-01-02 Marek PolacekPR c++/81486 - CTAD failing with ().
2019-01-02 Marek PolacekPR c++/88631 - CTAD failing for value-initialization.
2018-12-19 David MalcolmC++: more location wrapper nodes (PR c++/43064, PR...
2018-12-14 Alexandre Oliva[PR c++/87814] undefer deferred noexcept on tsubst...
2018-12-05 Alexandre Oliva[PR85569] skip constexpr target_expr constructor dummy...
2018-12-01 Marek PolacekImplement P0634R3, Down with typename!
2018-11-15 Paolo Carliniconstexpr.c (ensure_literal_type_for_constexpr_object...
2018-11-01 Marek Polacek* g++.dg/cpp1z/constexpr-lambda22.C: New test,
2018-10-30 Paolo Carlinidecl.c (grokdeclarator): Use declarator->id_loc in...
2018-10-20 Marek Polacek*.C: Use target c++17 instead of explicit dg-options.
2018-10-11 Jakub Jelinekre PR c++/87582 (Returning a reference to a data member...
2018-09-08 Marek Polacekarray-init.c: Add dg-prune-output.
2018-09-07 Marek Polacekdirect-enum-init1.C: Remove "inside" from diagnostic...
2018-08-29 Jakub Jelinekre PR c++/87122 (ICE in tsubst_decomp_names)
2018-08-21 Marek PolacekPR c++/86981, Implement -Wpessimizing-move.
2018-08-08 Jakub Jelinekre PR c++/86836 (internal compiler error on structured...
2018-07-17 Jason MerrillPR c++/86480 - nested variadic lambda and constexpr if.
2018-06-23 Paolo Carlinidecl.c (bad_specifiers): Add const location_t* paramete...
2018-06-13 Jason MerrillPR c++/86098 - ICE with template placeholder for TTP.
2018-06-02 Jason Merrill* g++.dg/cpp1z/feat-cxx1z.C: Update __cpp_deduction_guides.
2018-05-30 Jason MerrillImprove error recovery for structured binding in condition.
2018-05-29 Marek Polacekre PR c++/85883 (class template argument deduction...
2018-05-24 Jason MerrillPR c++/85842 - -Wreturn-type, constexpr if and generic...
2018-05-24 Ville VoutilainenPedwarn on a non-standard position of a C++ attribute.
2018-05-21 Paolo Carlinire PR c++/84588 (internal compiler error: Segmentation...
2018-05-11 Jason Merrilldecl.c (cp_finish_decl): Don't instantiate auto variable.
2018-05-08 Marek Polacekre PR c++/85695 (if constexpr misevaluates typedefed...
2018-04-30 Jason MerrillPR c++/84701 - unsigned typeof.
2018-04-30 Jason MerrillPR c++/85305 - pack in lambda init-capture.
2018-04-27 Jason Merrill* g++.dg/cpp1z/noexcept-type20.C: Elaborate.
2018-04-26 Jason MerrillPR c++/85545 - ICE with noexcept PMF conversion.
2018-04-11 Marek Polacekre PR c++/85032 (Wrong non-constant condition for stati...
2018-04-10 David MalcolmShow pertinent parameter (PR c++/85110)
2018-04-09 Paolo Carlinire PR c++/85227 (ICE with structured binding of a forwa...
2018-04-09 Jakub Jelinekre PR c++/85194 (ICE with structured binding in broken...
2018-04-06 Jason MerrillPR c++/85214 - ICE with alias, generic lambda, constexp...
2018-04-06 Jakub Jelinekre PR c++/85210 (ICE with broken structured binding...
2018-04-05 Jakub Jelinekre PR c++/85209 (ICE with lambda and structured binding)
2018-04-05 Jakub Jelinekre PR c++/85208 (ICE with #pragma weak and structured...
2018-04-05 Jason MerrillPR c++/82152 - ICE with class deduction and inherited...
2018-04-05 Jason MerrillPR c++/85228 - ICE with lambda in enumerator.
2018-04-05 Ville VoutilainenImplement P0969
2018-04-05 Ville VoutilainenImplement P0961
2018-04-05 Jason MerrillPR c++/85200 - ICE with constexpr if in generic lambda.
2018-04-05 Jason MerrillPR c++/85215 - ICE with copy-init from conversion.
2018-04-04 Jason MerrillPR c++/85200 - ICE with constexpr if in generic lambda.
2018-04-04 Jason MerrillPR c++/85135 - ICE with omitted template arguments.
2018-04-03 Paolo Carlinire PR c++/84768 (ICE with failed class template argumen...
2018-04-03 Jason MerrillPR c++/85149 - generic lambda and constexpr if.
2018-04-03 Jason MerrillFix noexcept merging with system headers.
2018-03-22 Marek Polacekre PR c++/84854 (ICE: unexpected expression in cxx_eval...
2018-03-20 Jason MerrillPR c++/84937 - ICE with class deduction and auto.
2018-03-19 Marek Polacekre PR c++/84925 (ICE with segfault in __PRETTY_FUNCTION__)
2018-03-13 Jason MerrillPedwarn about auto parameter even without -Wpedantic.
2018-03-12 Jason MerrillPR c++/84355 - ICE with deduction for member class...
2018-03-06 Marek Polacekre PR c++/84684 (inserting random code / flags produces...
2018-03-05 Paolo Carlinire PR c++/82022 (constexpr lambda in template context...
2018-03-01 Marek Polacekre PR c++/84582 (Rejected valid C++ code since r257961)
2018-02-26 Marek Polacekre PR c++/84325 (internal compiler error, in cxx_eval_c...
2018-02-26 Paolo Carlinire PR c++/84533 (ICE with duplicate enum value)
2018-02-26 Jason MerrillPR c++/84015 - ICE with class deduction and auto templa...
2018-02-24 Marek Polacekre PR c++/83692 (Rejects valid constexpr with unrelated...
2018-02-20 Jakub Jelinekre PR c++/84445 (ICE with __builtin_launder and virtual...
2018-02-19 Jakub Jelinekre PR c++/84444 (ICE with __builtin_launder and cast)
2018-02-16 Jason MerrillPR c++/84420 - ICE with structured binding in lambda.
2018-02-16 Jason MerrillPR c++/84421 - type-dependent if constexpr
2018-02-16 Paolo Carlinire PR c++/82468 (ICE with deduction guide template)
2018-02-15 Jason MerrillPR c++/84376 - ICE with omitted template arguments.
2018-02-15 Jason Merrill* c-cppbuiltin.c (c_cpp_builtins): Update __cpp_deducti...
2018-02-05 Paolo Carlinire PR c++/82782 (ICE: nested template alias and special...
2018-01-30 Jason MerrillPR c++/84098 - ICE with lambda in template NSDMI.
2018-01-25 Jakub Jelinekre PR c++/84031 (structured binding unpacks nameless...
2018-01-23 Jakub Jelinekre PR c++/83958 (ICE: Segmentation fault (in find_decom...
2018-01-23 Jakub Jelinekre PR c++/83918 ([c++17] ICE on constexpr eval of datat...
2018-01-02 Marek Polacekre PR c++/83644 (ICE using type alias from recursive...
2017-12-19 Marek Polacekre PR c++/82231 (ICE when deducing non-type template...
2017-12-15 Jakub Jelinekre PR c++/83205 (ICE on structured binding with ill...
2017-12-15 Jakub Jelinekre PR c++/81197 (ICE with structured binding and lifeti...
2017-12-15 Jakub Jelinekre PR c++/83217 (Compiler segfault: structured binding...
2017-12-05 Jason MerrillPR c++/82331 - ICE with variadic partial specialization...
next