Age | Commit message (Expand) | Author | Files | Lines |
2019-11-27 | Fix constrained alias template transparency. | Jason Merrill | 9 | -28/+97 |
2019-11-27 | PR c++/92206 - ICE with typedef to dependent alias. | Jason Merrill | 8 | -39/+89 |
2019-11-27 | Do not define DFP builtin functions, if DFP has been disabled. | Peter Bergner | 2 | -0/+22 |
2019-11-27 | re PR rtl-optimization/92510 (ICE in native_encode_rtx, at simplify-rtx.c:6272) | Jakub Jelinek | 4 | -1/+31 |
2019-11-27 | re PR c++/92236 ([concepts] Explain non-satisfaction in static_assert) | Andrew Sutton | 10 | -37/+99 |
2019-11-27 | re PR c++/92439 ([concepts] trunk crashes on constraint satisfaction failure) | Andrew Sutton | 4 | -100/+275 |
2019-11-27 | re PR c++/88395 (ICE: Segmentation fault signal terminated program cc1plus, w... | Andrew Sutton | 7 | -0/+84 |
2019-11-27 | re PR rtl-optimization/90007 (ICE in extract_constrain_insn_cached, at recog.... | Vladimir Makarov | 4 | -3/+28 |
2019-11-27 | Diagnose certain constraint errors as hard errors, but otherwise treat them t... | Andrew Sutton | 10 | -116/+145 |
2019-11-27 | m68k.c (m68k_output_compare_fp): Restore differences between Coldfire and reg... | Bernd Schmidt | 3 | -3/+17 |
2019-11-27 | target.def (TARGET_VECTORIZE_BUILTIN_CONVERSION): Remove. | Richard Biener | 11 | -162/+58 |
2019-11-27 | re PR tree-optimization/92690 (vector CTOR optimization performs invalid conv... | Richard Biener | 5 | -43/+102 |
2019-11-27 | re PR fortran/91944 (ICE in gfc_conv_array_initializer, at fortran/trans-arra... | Jakub Jelinek | 4 | -1/+21 |
2019-11-27 | PR 92463 - Cleanups due to minimum MPFR version bump to 3.1.0 | Tobias Burnus | 10 | -64/+83 |
2019-11-27 | [PATCH] Fix PR91790 by considering different first_stmt_info for realign | Kewen Lin | 2 | -5/+28 |
2019-11-27 | re PR c++/92524 (ICE in short program with constexpr and std::array) | Jakub Jelinek | 4 | -0/+28 |
2019-11-27 | re PR tree-optimization/92645 (Hand written vector code is 450 times slower w... | Richard Biener | 5 | -47/+174 |
2019-11-27 | re PR lto/92674 (ICE in gimple_phi_arg, at gimple.h:4406 since r240291) | Richard Biener | 2 | -14/+41 |
2019-11-27 | Allow autoinc in jumps, but only when using reload. | Bernd Schmidt | 3 | -6/+16 |
2019-11-26 | Remember the location of a variable template-id. | Jason Merrill | 5 | -26/+49 |
2019-11-27 | re PR debug/92664 (Wrong .debug_line section information when compiling stdin... | Jakub Jelinek | 2 | -0/+8 |
2019-11-27 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2019-11-27 | typeck.c (cp_build_unary_op): Consistently use the accurate location in seven... | Paolo Carlini | 19 | -75/+109 |
2019-11-26 | PR tree-optimization/92683 - strncmp incorrect result with equal substrings a... | Martin Sebor | 5 | -5/+233 |
2019-11-26 | Update vect_char_add target selector to use its own cache | Joel Hutton | 2 | -1/+7 |
2019-11-26 | re PR c++/92648 (Handling of unknown attributes) | Jakub Jelinek | 4 | -1/+25 |
2019-11-26 | re PR c++/61414 (enum class bitfield size-checking needs a separate warning f... | Jakub Jelinek | 7 | -2/+99 |
2019-11-26 | Insert missed log entry. | Jerry DeLisle | 1 | -0/+5 |
2019-11-26 | Remove entry committed to wrong log. | Jerry DeLisle | 1 | -5/+0 |
2019-11-26 | re PR target/92669 (ICE in pre_and_rev_post_order_compute_fn at gcc/cfganal.c... | Richard Biener | 2 | -0/+8 |
2019-11-26 | S/390: Add undef for MUSL_DYNAMIC_LINKERxx | Robin Dapp | 2 | -0/+6 |
2019-11-26 | re PR tree-optimization/92644 (ICE in wide_int_to_tree_1, at tree.c:1530) | Jakub Jelinek | 4 | -3/+23 |
2019-11-26 | re PR tree-optimization/92645 (Hand written vector code is 450 times slower w... | Richard Biener | 4 | -6/+55 |
2019-11-26 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2019-11-26 | * gfortran.dg/dec-comparison.f90: Change dg-do from run to compile. | Jakub Jelinek | 2 | -2/+5 |
2019-11-25 | Fix typo in C++2a paper number - P1920R1 -> P1902R1 | Jakub Jelinek | 2 | -3/+3 |
2019-11-25 | re PR fortran/92629 (internal compiler error: in convert_mpz_to_unsigned, at ... | Harald Anlauf | 4 | -2/+26 |
2019-11-25 | config/gcn/mkoffload.c – remove unused static vars | Tobias Burnus | 2 | -11/+6 |
2019-11-25 | Update dump message in IPA ICF. | Martin Liska | 2 | -2/+6 |
2019-11-25 | Comment too strict checking assert. | Martin Liska | 2 | -1/+7 |
2019-11-25 | typeck.c (cp_build_indirect_ref_1): Add location_t parameter and use it in er... | Paolo Carlini | 26 | -58/+110 |
2019-11-25 | Prevent all uses of DFP when unsupported (PR c/91985). | Joseph Myers | 15 | -32/+134 |
2019-11-25 | Properly handle C2x attributes on types. | Joseph Myers | 14 | -64/+115 |
2019-11-25 | Convert m68k to not use cc0 | Bernd Schmidt | 10 | -2070/+1657 |
2019-11-25 | Testsuite: Enable fp-int-convert-timode-1.c unconditionally when int128 suppo... | Tamar Christina | 2 | -5/+4 |
2019-11-25 | tree-vect-slp.c (vect_detect_hybrid_slp_stmts): Add assertion. | Richard Biener | 2 | -6/+21 |
2019-11-25 | [amdgcn] Silence warnings + add gcc_unreachable() | Tobias Burnus | 2 | -3/+13 |
2019-11-25 | re PR ada/92362 (double elaboration of expression in Address aspect) | Eric Botcazou | 4 | -4/+38 |
2019-11-25 | DEC comparisons - allow Hollerith constants in comparisons. | Mark Eggleston | 18 | -24/+402 |
2019-11-25 | re PR ada/92575 (couple of suspicious assignments in expect.c) | Eric Botcazou | 2 | -2/+7 |