aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-03amdgcn: Support unordered floating-point comparison operatorsKwok Cheung Yeung3-1/+23
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-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-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-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
2020-04-01objsz: Don't call replace_uses_by on SSA_NAME_OCCURS_IN_ABNORMAL_PHI [PR94423]Jakub Jelinek4-1/+33
2020-04-01Fix PR94043 by making vect_live_op generate lc-phiKewen Lin4-6/+73
2020-04-01c++: Fix DMI with lambda 'this' capture [PR94205]Jason Merrill6-2/+49
2020-04-01c++: Adjust formatting.Jason Merrill2-49/+60
2020-04-01Daily bump.GCC Administrator1-1/+1
2020-04-01d: Merge UDAs between function prototype and definitions (PR90136)Iain Buclaw11-51/+146
2020-03-31d: Add always_inline to the internal attribute table.Iain Buclaw2-0/+21
2020-03-31libgccjit: add new version entry pointAndreaCorallo9-1/+179
2020-03-31d: Use memset to fill alignment holes with zeroes.Iain Buclaw5-47/+49
2020-03-31vect: ICE: in vectorizable_load, at tree-vect-stmts.c:9173 [PR94398]Felix Yang4-4/+53
2020-03-31d: Use d_comdat_linkage on generated internal decl.Iain Buclaw2-1/+6
2020-03-31amdgcn: generalize vector insn modesAndrew Stubbs2-660/+805