| Age | Commit message (Expand) | Author |
| 2019-12-12 | Merged latest trunk changes to ira-select.devel/ira-select | Vladimir Makarov |
| 2019-11-22 | re PR c/90677 (gcc-9.1.0 fails to build __gcc_diag__ souce: error: 'cgraph_no... | Jakub Jelinek |
| 2019-11-22 | re PR c++/92458 (Constraints do not work with precompiled headers) | Jakub Jelinek |
| 2019-11-22 | [Darwin, X86, testsuite] Update tests for common section use. | Iain Sandoe |
| 2019-11-22 | [testsuite] Commit missed Changelog entry. | Iain Sandoe |
| 2019-11-22 | Implement P1902R1, Missing feature-test macros 2017-2019. | Jakub Jelinek |
| 2019-11-22 | re PR tree-optimization/92618 (error: type mismatch in binary expression in r... | Jakub Jelinek |
| 2019-11-22 | PR middle-end/83859 - attributes to associate pointer arguments and sizes | Martin Sebor |
| 2019-11-22 | PR middle-end/88226 - missing warning on fprintf, fputs, and puts with an unt... | Martin Sebor |
| 2019-11-22 | Limit LDS usage. | Andrew Stubbs |
| 2019-11-22 | PR tree-optimization/92501 - strncmp with constant unterminated arrays not fo... | Martin Sebor |
| 2019-11-22 | Use GFX9 granulated sgprs count correctly. | Andrew Stubbs |
| 2019-11-22 | Release memory-block-pool memory back to malloc. | Jan Hubicka |
| 2019-11-22 | Disable epilogue loop vectorisation for vect-widen-mult-u8-*.c | Richard Sandiford |
| 2019-11-22 | Fix markup in gcc.dg/vect/vect-cond-reduc-3.c | Richard Sandiford |
| 2019-11-22 | Move EXTRACT_LAST_REDUCTION costing to vectorizable_condition | Richard Sandiford |
| 2019-11-22 | [ARC] Fix failing pr77309 for ARC700 | Claudiu Zissulescu |
| 2019-11-22 | [ARC] Fix ARC target specific tests. | Claudiu Zissulescu |
| 2019-11-21 | strlenopt-66.c: Avoid buffer overflow. | Martin Sebor |
| 2019-11-22 | Daily bump. | GCC Administrator |
| 2019-11-21 | doc: Remove claim about ISO C | Harald van Dijk |
| 2019-11-21 | Make more bad uses of fallthrough attribute into pedwarns. | Joseph Myers |
| 2019-11-21 | Use safe_dyn_cast instead of dyn_cast in find_loop_guard to fix PR92608. | Prathamesh Kulkarni |
| 2019-11-21 | [Darwin, testsuite] Update tests for common section use. | Iain Sandoe |
| 2019-11-21 | [testsuite] Fix bad dg-error syntax in gnu2x-attrs-1.c. | Iain Sandoe |
| 2019-11-21 | rs6000: Don't split FP comparisons at expand time | Segher Boessenkool |
| 2019-11-21 | Reject versioning for alignment with different masks (PR 92526) | Richard Sandiford |
| 2019-11-21 | Add more markup to vect-alias-check-{1,18}.c (PR 92543) | Richard Sandiford |
| 2019-11-21 | Add missing VECTOR_MODE_P checks (PR 92595) | Richard Sandiford |
| 2019-11-21 | [GCC][ARM]: Fix the failing ACLE testcase with correct test directive. | Srinath Parvathaneni |
| 2019-11-21 | Fix failures on Solaris with -fno-common default | Rainer Orth |
| 2019-11-21 | PR c++/92450 - ICE with invalid nested name specifier. | Marek Polacek |
| 2019-11-21 | Avoid quadratic behaviour of update_callee_keys. | Jan Hubicka |
| 2019-11-21 | Fix global_vars_f90_init test failure | Wilco Dijkstra |
| 2019-11-21 | lra.c (lra_insn_recog_data_pool): New. | Richard Biener |
| 2019-11-21 | re PR tree-optimization/92596 (ICE in exact_div, at poly-int.h:2162 since r27... | Richard Biener |
| 2019-11-21 | Fix previous commit. | Jan Hubicka |
| 2019-11-21 | ipa-fnsummary.c (evaluate_conditions_for_known_args): Be ready for some vecto... | Jan Hubicka |
| 2019-11-21 | Testsuite: Fix fp-int-convert-timode-1.c testism. | Tamar Christina |
| 2019-11-21 | cfgloop.h (loop_iterator::~loop_iterator): Remove. | Richard Biener |
| 2019-11-21 | [AArch64] Add -fno-vect-cost-model to sve2/whilerw_1.c | Richard Sandiford |
| 2019-11-21 | re PR tree-optimization/91355 (optimized code does not call destructor while ... | Jakub Jelinek |
| 2019-11-21 | [Darwin, testsuite] Fix fail of gnu2x-attrs-1.c. | Iain Sandoe |
| 2019-11-21 | ipa-fnsummary.h (enum ipa_hints_vals): Fix comment typo, preffer -> prefer. | Jakub Jelinek |
| 2019-11-21 | revert: re PR tree-optimization/91790 (ICE: verify_ssa failed (error: definit... | Richard Biener |
| 2019-11-21 | cfganal.c (pre_and_rev_post_order_compute_fn): Use an auto_bb_flag instead of... | Richard Biener |
| 2019-11-21 | Avoid quadratic behaviour of early inliner. | Jan Hubicka |
| 2019-11-21 | Incremental updating of inline summaries. | Jan Hubicka |
| 2019-11-21 | re PR go/92605 (r278509 causes/reveals issue in building go library) | Ian Lance Taylor |
| 2019-11-21 | mksysinfo: use type aliases for time struct field types | Ian Lance Taylor |