aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-25Comment too strict checking assert.Martin Liska2-1/+7
2019-11-25typeck.c (cp_build_indirect_ref_1): Add location_t parameter and use it in er...Paolo Carlini28-59/+117
2019-11-25Prevent all uses of DFP when unsupported (PR c/91985).Joseph Myers15-32/+134
2019-11-25Properly handle C2x attributes on types.Joseph Myers14-64/+115
2019-11-25Convert m68k to not use cc0Bernd Schmidt10-2070/+1657
2019-11-25Testsuite: Enable fp-int-convert-timode-1.c unconditionally when int128 suppo...Tamar Christina2-5/+4
2019-11-25tree-vect-slp.c (vect_detect_hybrid_slp_stmts): Add assertion.Richard Biener2-6/+21
2019-11-25[amdgcn] Silence warnings + add gcc_unreachable()Tobias Burnus2-3/+13
2019-11-25re PR ada/92362 (double elaboration of expression in Address aspect)Eric Botcazou4-4/+38
2019-11-25DEC comparisons - allow Hollerith constants in comparisons.Mark Eggleston18-24/+402
2019-11-25re PR ada/92575 (couple of suspicious assignments in expect.c)Eric Botcazou2-2/+7
2019-11-25ipa: Prevent materialization of clones with removed bodies (PR 92109)Martin Jambor4-16/+44
2019-11-25Make IPA-SRA follow comdat-local rules (PR 91956)Martin Jambor4-0/+41
2019-11-25Build double32 / long-double32 multilibs if needed.Georg-Johann Lay4-40/+121
2019-11-25cfgloop.h (get_loop_exit_edges): Add extra parameter denoting loop body, defa...Richard Biener8-38/+70
2019-11-25cfganal.c (pre_and_rev_post_order_compute_fn): Use an auto_bb_flag instead of...Richard Biener2-7/+13
2019-11-25[rs6000] Refactor FP vector comparison operatorsKewen Lin2-160/+128
2019-11-25re PR libfortran/92100 (Formatted stream IO irreproducible read with binary d...Jerry DeLisle2-0/+28
2019-11-25Daily bump.GCC Administrator1-1/+1
2019-11-24re PR libfortran/92100 (Formatted stream IO irreproducible read with binary d...Jerry DeLisle2-2/+10
2019-11-24Fix EOF handling for arrays.Thomas Koenig4-15/+87
2019-11-24libstdc++: Improve _GLIBCXX_DEBUG __valid_range checkFrançois Dumont4-30/+86
2019-11-24Allow combiner to create autoinc in jump insns.Bernd Schmidt2-6/+5
2019-11-24Do not ignore costs of jump insns in combine.Bernd Schmidt2-2/+3
2019-11-24Fix ix86 rtx costs for the pr30315 testcase (PR target/30315)Bernd Schmidt2-0/+14
2019-11-24Daily bump.GCC Administrator1-1/+1
2019-11-23Fixed ChangeLog entry.Thomas Koenig1-1/+1
2019-11-23Add test case for PR 92442.Thomas Koenig2-0/+17
2019-11-23Convert inliner to new param infrastructureJan Hubicka1-51/+45
2019-11-23Convert inliner to function specific param infrastructureJan Hubicka16-77/+95
2019-11-23ipa-fnsummary.c: Fix comment typos.Jakub Jelinek17-139/+158
2019-11-23re PR inline-asm/92615 (ICE in extract_insn)Jakub Jelinek4-3/+61
2019-11-23re PR middle-end/83859 (Please add new attribute which will establish relatio...Jakub Jelinek4-5/+24
2019-11-23re PR rtl-optimization/92610 (ICE in calc_dfs_tree, at dominance.c:458 since ...Jakub Jelinek4-2/+27
2019-11-23re PR c++/92365 (ice unexpected expression ‘int16_t()’ of kind cast_expr)Bernd Edlinger4-2/+25
2019-11-23Daily bump.GCC Administrator1-1/+1
2019-11-22PR c++/88337 - P1327R1: Allow polymorphic typeid in constexpr.Marek Polacek8-5/+181
2019-11-22re PR c/90677 (gcc-9.1.0 fails to build __gcc_diag__ souce: error: 'cgraph_no...Jakub Jelinek9-19/+75
2019-11-22re PR c++/92458 (Constraints do not work with precompiled headers)Jakub Jelinek12-48/+112
2019-11-22[Darwin, X86, testsuite] Update tests for common section use.Iain Sandoe4-0/+11
2019-11-22[testsuite] Commit missed Changelog entry.Iain Sandoe1-0/+5
2019-11-22Implement P1902R1, Missing feature-test macros 2017-2019.Jakub Jelinek9-9/+128
2019-11-22re PR tree-optimization/92618 (error: type mismatch in binary expression in r...Jakub Jelinek5-21/+242
2019-11-22PR middle-end/83859 - attributes to associate pointer arguments and sizesMartin Sebor19-76/+1748
2019-11-22PR middle-end/88226 - missing warning on fprintf, fputs, and puts with an unt...Martin Sebor8-160/+612
2019-11-22Limit LDS usage.Andrew Stubbs2-4/+20
2019-11-22PR tree-optimization/92501 - strncmp with constant unterminated arrays not fo...Martin Sebor4-27/+195
2019-11-22Use GFX9 granulated sgprs count correctly.Andrew Stubbs2-1/+14
2019-11-22Release memory-block-pool memory back to malloc.Jan Hubicka6-7/+51
2019-11-22Disable epilogue loop vectorisation for vect-widen-mult-u8-*.cRichard Sandiford3-0/+8