aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg
AgeCommit message (Expand)AuthorFilesLines
2018-11-09re PR tree-optimization/87621 (outer loop auto-vectorization fails for expone...Richard Biener1-0/+27
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek24-62/+872
2018-11-08ipa-inline.c/tree-inline.c: port from fprintf to dump API (PR ipa/86395)David Malcolm7-6/+38
2018-11-08re PR middle-end/87916 (ICE in dwarf2out_abstract_function, at dwarf2out.c:22...Eric Botcazou1-0/+45
2018-11-08Don't use predefined sun in g++.dg/lto/pr87906Rainer Orth2-9/+9
2018-11-07[PR C++/87904] lookup ICENathan Sidwell1-0/+21
2018-11-07re PR tree-optimization/87914 (gcc fails to vectorize bitreverse code)Richard Biener1-0/+49
2018-11-07tree.c (free_lang_data_in_type): Add fld parameter; simplify return and param...Jan Hubicka1-1/+1
2018-11-07re PR lto/87906 (ICE in tree check: expected block, have function_decl in blo...Richard Biener2-0/+58
2018-11-05Implement UDL changes from P0732R2.Jason Merrill8-18/+41
2018-11-05Implement P0732R2, class types in non-type template parameters.Jason Merrill13-5/+159
2018-11-05PR c++/60503 - wrong lambda attribute syntax.Jason Merrill2-0/+8
2018-11-02[C++ PATCH] refactor duplicate_declsNathan Sidwell2-4/+4
2018-11-01Implement P0846R0, ADL and function templates.Marek Polacek21-3/+401
2018-11-01* g++.dg/cpp1z/constexpr-lambda22.C: New test,Marek Polacek1-0/+20
2018-11-01tree.c (free_lang_data_in_decl): Free TREE_TYPE and alignment of TYPE_DECL.Jan Hubicka4-4/+4
2018-11-01[ABI PATCH] static anonymous unions of function scopeNathan Sidwell1-0/+14
2018-11-01Make __PRETTY_FUNCTION__-like functions mergeable string csts (PR c++/64266).Martin Liska1-4/+3
2018-10-31[C++ PATCH] missed testcaseNathan Sidwell1-0/+14
2018-10-31[C++ PATCH] Simplify overloadsNathan Sidwell1-0/+18
2018-10-31re PR testsuite/87802 (g++.dg/vect/slp-pr87105.cc fails starting with r265522)Richard Biener1-2/+2
2018-10-30Implement P0892R2, explicit(bool).Marek Polacek13-0/+452
2018-10-30decl.c (grokdeclarator): Use declarator->id_loc in diagnostic about flexible ...Paolo Carlini12-20/+20
2018-10-29C++: simplify output from suggest_alternatives_forDavid Malcolm17-187/+290
2018-10-29decl.c (create_array_type_for_decl): Add location_t parameter and use it.Paolo Carlini7-7/+8
2018-10-29re PR c++/87469 (ice in record_estimate, at tree-ssa-loop-niter.c:3271)Kugan Vivekanandarajah1-0/+15
2018-10-29PR c++/87594 - constexpr rejects-valid with range-based for.Marek Polacek1-0/+44
2018-10-29GCOV: introduce --json-format.Martin Liska1-3/+1
2018-10-26ipa-devirt.c (odr_subtypes_equivalent_p): Fix recursion.Jan Hubicka2-2/+2
2018-10-26re PR tree-optimization/87105 (Autovectorization [X86, SSE2, AVX2, DoublePrec...Richard Biener2-4/+36
2018-10-26re PR lto/87754 (ICE in odr_types_equivalent_p, at ipa-devirt.c:1250)Richard Biener1-1/+1
2018-10-25ipa-devirt.c (odr_types_equivalent_p): Do not ICE if one of types is anonymous.Jan Hubicka2-0/+20
2018-10-24re PR c++/86288 (Recognize __gnu and/or __gnu__ as attribute-namespace)Jakub Jelinek1-0/+12
2018-10-24PR c++/84851 - missing -Wclass-memaccess for a memcpy in a copy ctor with a n...Martin Sebor1-1/+1
2018-10-23lambda-this3.C: Limit dg-bogus directives to c++17_down only.Jakub Jelinek1-4/+12
2018-10-23re PR tree-optimization/87105 (Autovectorization [X86, SSE2, AVX2, DoublePrec...Richard Biener6-9/+207
2018-10-22re PR tree-optimization/87633 (ice in compare_range_wit h_value, at vr-values...Yury Gribov1-0/+21
2018-10-22re PR testsuite/87694 (problem in g++.dg/concepts/memfun-err.C starting with ...Marek Polacek1-1/+1
2018-10-22Revert r263947.Martin Liska1-0/+21
2018-10-20*.C: Use target c++17 instead of explicit dg-options.Marek Polacek367-432/+547
2018-10-17re PR c++/84705 (internal compiler error: in add_stmt, at cp/semantics.c:390)Paolo Carlini1-0/+13
2018-10-15S/390: Fix problem with vec_init expanderAndreas Krebbel1-0/+26
2018-10-11C++: suggestions for misspelled private members (PR c++/84993)David Malcolm1-0/+119
2018-10-11[C++ PATCH] parser simplificationNathan Sidwell2-1/+6
2018-10-11re PR c++/85070 (ICE on C++ code: in lazily_declare_fn, at cp/method.c:2409)Jakub Jelinek1-2/+2
2018-10-11re PR c++/87582 (Returning a reference to a data member via structured bindin...Jakub Jelinek1-0/+134
2018-10-11libcpp: show macro definition when used with wrong argument countDavid Malcolm1-51/+0
2018-10-11c-lex.c (c_common_has_attribute): Return 201803 instead of 20180312 for no_un...Jakub Jelinek1-0/+447
2018-10-11re PR c++/87547 (G++ reports bad type names for bit-field members)Jakub Jelinek1-0/+16
2018-10-10re PR middle-end/87574 (ICE in add_data_member_location_attribute at gcc/gcc/...Eric Botcazou1-0/+33