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