aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-03Fix va-arg-22.c at -O1 on m32r.Jeff Law2-1/+8
2020-04-03i386: Fix up handling of OPTION_MASK_ISA_MMX builtins [PR94461]Jakub Jelinek4-97/+105
2020-04-03c++: alias template and parameter packs (PR91966).Jason Merrill3-1/+139
2020-04-03i386: Fix vph{add,subs?}[wd] 256-bit AVX2 RTL patterns [PR94460]Jakub Jelinek4-26/+70
2020-04-03c++: Add test for PR c++/93211Patrick Palka2-0/+17
2020-04-03arm: MVE: Fix unintended change to testsAndre Simoes Dias Vieira10-9/+21
2020-04-03arm: Do not process rest of MVE header file after unsupported errorAndre Simoes Dias Vieira2-4/+7
2020-04-03AArch64: Fix options canonicalization for assemblerTamar Christina19-1/+218
2020-04-03middle-end/94465 - handle released SSA names in array_ref_low_boundRichard Biener2-1/+9
2020-04-03Improve svn-rev to search for pattern at line beginning.Martin Liska2-1/+6
2020-04-03amdgcn: Support unordered floating-point comparison operatorsKwok Cheung Yeung3-1/+23
2020-04-03libstdc++: Fix std::to_address for debug iterators (PR 93960)Jonathan Wakely4-2/+55
2020-04-03Revert "[nvptx, libgomp] Update pr85381-{2,4}.c test-cases" [PR89713, PR94392]Thomas Schwinge3-2/+31
2020-04-03Fix PR94443 with gsi_insert_seq_before [PR94443]Kewen Lin4-2/+26
2020-04-03ICF: compare type attributes for gimple_call_fntypes.Martin Liska2-0/+10
2020-04-03S/390 zTPF: Handle skip trace addresses when unwindingJim Johnston2-57/+89
2020-04-03Daily bump.GCC Administrator1-1/+1
2020-04-02Fix some comment typos in alias.c.Sandra Loosemore2-7/+11
2020-04-02Fix check_effective_target_sigsetjmp for glibc targets.Sandra Loosemore2-1/+12
2020-04-02Fix fortran/85982 ICE in resolve_component.Fritz Reese4-9/+67
2020-04-02[Fortran] Resolve formal args before checking DTIOTobias Burnus6-6/+71
2020-04-02Prevent IPA-SRA from creating calls to local comdats (PR 92676)Martin Jambor2-2/+49
2020-04-02c/94392 - only enable -ffinite-loops for C++Richard Biener15-4/+72
2020-04-02debug/94450 - remove DW_TAG_imported_unit generated in LTRANS unitsRichard Biener2-18/+6
2020-04-02doc: RISC-V: Update binutils requirement to 2.30Maciej W. Rozycki2-8/+10
2020-04-02Fix PR94401 by considering reverse overrunKewen Lin2-9/+35
2020-04-02Fix up -Wliteral-suffix warning on mti-linux.hJakub Jelinek2-1/+6
2020-04-02sra/doc: Document param sra-max-propagationsMartin Jambor2-0/+9
2020-04-02params: Decrease -param=max-find-base-term-values= default [PR92264]Jakub Jelinek2-1/+5
2020-04-02cselib: Reuse VALUEs on sp adjustments [PR92264]Jakub Jelinek5-42/+310
2020-04-02aarch64: Fix ICE due to aarch64_gen_compare_reg_maybe_ze [PR94435]Jakub Jelinek2-1/+29
2020-04-02aarch64: Fix ICE due to aarch64_gen_compare_reg_maybe_ze [PR94435]Jakub Jelinek2-0/+11
2020-04-02[ARM]: Fix for MVE ACLE intrinsics with writeback (PR94317).Srinath Parvathaneni16-43/+250
2020-04-02libstdc++-v3/test: Better skip for "use_service.cc"Andrea Corallo2-1/+10
2020-04-02[Fortran] Fix error cleanup of select rank (PR93522)Tobias Burnus4-0/+37
2020-04-02S/390: Remove superfluous commutative constraint modifiersAndreas Krebbel3-79/+101
2020-04-02fortran : ICE in gfc_resolve_findloc PR93498Mark Eggleston5-0/+39
2020-04-02fortran: ICE equivalence with an element of an array PR94030Mark Eggleston5-3/+63
2020-04-02Daily bump.GCC Administrator1-1/+1
2020-04-01d: Fix new tests gdc.dg/pr93038.d and gdc.dg/pr93038b.d in r10-7320 failIain Buclaw3-2/+13
2020-04-01d: Fix gdc.dg/pr92216.d FAILs on 32-bit targetsIain Buclaw2-2/+8
2020-04-01libstdc++: Move "free books" list from fsf.org to gnu.orgGerald Pfeifer3-2/+8
2020-04-01analyzer: handle compound assignments [PR94378]David Malcolm13-84/+522
2020-04-01subreg: Fix PR94123, SVN r273240 causes gcc.target/powerpc/pr87507.c to failPeter Bergner2-2/+7
2020-04-01doc: Fix typoJoerg Sonnenberger2-1/+5
2020-04-01Whoops, forgot the changelogSegher Boessenkool1-0/+6
2020-04-01doc: Fix a typo in the documentation of the copy attributeZackery Spytz2-1/+6
2020-04-01rs6000: Make code questionably using r2 not ICE (PR94420)Segher Boessenkool1-1/+2
2020-04-01Add testcase for already fixed PR [PR94436]Jakub Jelinek2-0/+16
2020-04-01fortran : FAIL: gfortran.dg/pr93365.f90 PR94386Mark Eggleston2-7/+32