aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-29Simplify tree streaming.Jan Hubicka6-165/+256
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu21-88/+102
2020-05-29PR fortran/95090 - ICE: identifier overflowHarald Anlauf1-4/+7
2020-05-29libgfortran: Export forgotten _gfortran_{,m,s}findloc{0,1}_c10 [PR95390]Jakub Jelinek6-2/+959
2020-05-29c++: Fix bogus -Wparentheses warning [PR95344]Marek Polacek2-2/+24
2020-05-29c++: vptr ubsan and derived class [PR95311].Jason Merrill2-2/+20
2020-05-29contrib: Remove rs6000-ibm-aix5.3.0 from config-list.mkIain Buclaw1-1/+1
2020-05-29Error for missing change description in git_commit.py.Martin Liska3-0/+44
2020-05-29bugzilla-close-candidate.py: Fix sorting of branches.Martin Liska1-3/+4
2020-05-29Fix parsing of SVN commits in PRs.Martin Liska1-14/+22
2020-05-29c++: lambdas inside constraints [PR92652]Patrick Palka4-6/+44
2020-05-29c++: constexpr ctor with RANGE_EXPR index [PR95241]Patrick Palka2-0/+37
2020-05-29Port bugzilla-close-candidate script to git.Martin Liska1-21/+29
2020-05-29amdgcn: Fix VCC early clobberAndrew Stubbs1-16/+16
2020-05-29libstdc++: Review unordered_map insert_or_assign/try_emplace (PR 95079)François Dumont2-112/+82
2020-05-29tree-optimization/95272 - add SLP_TREE_REPRESENTATIVERichard Biener4-12/+33
2020-05-29tree-optimization/95356 - more vectorizable_shift massagingRichard Biener1-17/+20
2020-05-29Fix streamer desynchornization caused by streamer debugging patchJan Hubicka1-2/+3
2020-05-29Remove references to SVN in libsanitizer.Martin Liska2-10/+9
2020-05-29Fix various limitations of git-backport.py.Martin Liska1-4/+9
2020-05-29tree-optimization/95403 - guard vect_init_vector_1 against NULL stmt_infoRichard Biener2-1/+17
2020-05-29openmp: One omp_resolve_declare_variant followupJakub Jelinek2-1/+47
2020-05-29expander: Optimize store_expr from STRING_CST [PR95052]Jakub Jelinek2-1/+53
2020-05-29tree-optimization/95393 - fold MIN/MAX_EXPR generated by phioptRichard Biener3-13/+29
2020-05-29aarch64: add support for unpacked EOR, ORR and ANDJoe Ramsay28-10/+358
2020-05-29git_commit: fix duplicite email address.Martin Liska3-2/+66
2020-05-29Daily bump.GCC Administrator11-1/+280
2020-05-28c++: Try to complete decomp types [PR95328]Jakub Jelinek2-0/+24
2020-05-28PR fortran/95373 - ICE in build_reference_type, at tree.c:7942Harald Anlauf3-0/+52
2020-05-28PR fortran/95104 - Segfault on a legal WAIT statementHarald Anlauf1-3/+6
2020-05-28c++: Immediately deduce auto member [PR94926].Jason Merrill6-12/+29
2020-05-28jit: port libgccjit to WindowsNicolás Bértolo12-51/+452
2020-05-28Finish prior patchJeff Law1-8/+0
2020-05-28Fix incorrect code generation with bit insns on H8/SX.Jeff Law1-19/+17
2020-05-28Fix off-by-one error in previous commitEric Botcazou1-2/+2
2020-05-28c++: Fix initlist-array12.CMarek Polacek1-1/+3
2020-05-28c++: Fix tmplattr10.CMarek Polacek1-1/+1
2020-05-28Revert "Add missing ChangeLog entry for r11-694"H.J. Lu1-4/+0
2020-05-28Add missing ChangeLog entry for r11-694H.J. Lu1-0/+4
2020-05-28gcc.dg/builtin-bswap-10.c: Check "! int128"H.J. Lu1-1/+1
2020-05-28Fortran : "type is( real(kind(1.)) )" spurious syntax error PR94397Mark Eggleston2-1/+30
2020-05-28aarch64: Fix missed shrink-wrapping opportunityRichard Sandiford3-0/+44
2020-05-28aarch64: Fix segfault in aarch64_expand_epilogue [PR95361]Richard Sandiford2-1/+16
2020-05-28remove obsolete code from SLP invariant costingRichard Biener1-8/+2
2020-05-28Code generate externals/invariants during the SLP graph walkRichard Biener2-118/+42
2020-05-28make vect_finish_stmt_generation work w/o stmt_vec_infoRichard Biener1-8/+13
2020-05-28tree-optimization/95273 - more vectorizable_shift massagingRichard Biener2-1/+130
2020-05-28arm: Fix unwanted fall-throughs in arm.cAndrea Corallo1-0/+6
2020-05-28gcc-changelog: enhance handling of renamingsPierre-Marie de Rodat4-1/+178
2020-05-28Add documentation for missing params.Martin Liska1-5/+33