aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-02Do not stream all zeros for gcda files.Martin Liska5-62/+92
2020-07-02Fortran : ICE in generic_correspondence PR95584Mark Eggleston2-1/+17
2020-07-02testsuite: Ignore line no. for BB vectorization messageKewen Lin1-1/+1
2020-07-02RISC-V: Handle multi-letter extension for multilib-generatorKito Cheng1-8/+22
2020-07-02Daily bump.GCC Administrator6-1/+359
2020-07-01The variant of editing distance we use doesn't satisfy the triangle inequality.Pip Cet1-14/+8
2020-07-01aarch64: Fix missing BTI instruction in trampolinesOmar Tahir2-22/+68
2020-07-01match.pd: (x & y) - (x | y) - 1 -> ~(x ^ y) simplification [PR94882]Jeff Law5-0/+264
2020-07-01libstdc++: Remove noexcept from match_results comparisons (PR 94627)Jonathan Wakely2-2/+77
2020-07-01analyzer: Fix -Wanalyzer-possible-null-argument warning (PR 96014)Jonathan Wakely1-1/+1
2020-07-01bootstrap: Don't translate assignment to hint[].David Edelsohn1-1/+1
2020-07-01testsuite: Adjust gfortran.dg/pr95690.f90 line number.David Edelsohn1-2/+2
2020-07-01testsuite: Restore lp64 for some gcc.target/powerpc testcases.David Edelsohn8-8/+8
2020-07-01Fix bootstrap for m68k.Jeff Law1-6/+6
2020-07-01Fortran : Fortran translation issues PR52279Mark Eggleston8-62/+62
2020-07-01c++: Expose cloning form predicatesNathan Sidwell2-34/+41
2020-07-01aarch64: Add 64 bit setter getter fpsr fpcrAndrea Corallo8-54/+143
2020-07-01Fortran : False positive for optional arguments PR95446Mark Eggleston3-8/+62
2020-07-01Adjust text of expected warnings changed in PR c++/86568.Martin Sebor5-16/+16
2020-07-01arm: Fix handler-align.c testcase [PR target/94743]Christophe Lyon1-1/+1
2020-07-01gcov: avoid trailing space.Martin Liska1-1/+1
2020-07-01tree-optimization/95839 - teach SLP vectorization about vector inputsRichard Biener2-15/+124
2020-07-01move ILS include to system.hRichard Biener9-34/+28
2020-07-01gcov: shorted one option help messageMartin Liska1-1/+2
2020-07-01gcov: rename 2 options.Martin Liska3-11/+15
2020-07-01Fortran : Bogus error with additional blanks in type(*) PR95829Mark Eggleston2-1/+15
2020-07-01arm: Fix typos in testcases [PR target/94743]Christophe Lyon2-4/+4
2020-06-30Fix bootstrap failure on PAJeff Law1-4/+4
2020-07-01RISC-V: Preserve arch version info during normalizing arch stringKito Cheng2-24/+52
2020-06-30testsuite: enable gcc.target/powerpc direct move tests.David Edelsohn9-9/+9
2020-06-30testsuite: Remove dg-skip SPE.David Edelsohn25-78/+0
2020-06-30testsuite: p8vector-int128 require int128 not lp64.David Edelsohn2-3/+4
2020-06-30testsuite: Remove restrictions on VSX tests.David Edelsohn18-26/+27
2020-06-30testsuite: remove SPE tests.David Edelsohn14-1098/+0
2020-07-01Daily bump.GCC Administrator9-1/+196
2020-06-30testsuite: change gcc.target/powerpc builtins lp64 to int128 requirement.David Edelsohn4-4/+9
2020-06-30PR fortran/88379 - ICE with allocatable coarray, class and associateHarald Anlauf2-1/+12
2020-06-30aarch64: Treat GNU and Advanced SIMD vectors as distinct [PR92789, PR95726]Richard Sandiford3-18/+77
2020-06-30rs6000: Fix gcc.target/powerpc testsuite target requirements.David Edelsohn34-37/+62
2020-06-30c++: Tweak function cloning namesNathan Sidwell5-14/+22
2020-06-30testsuite: expect additional warning in analyzer/pr93993.f90David Edelsohn1-1/+1
2020-06-30[testsuite] Adjust 'scoff' for HSA offloadingThomas Schwinge1-0/+3
2020-06-30[testsuite] Replace fragile 'scan-assembler' with 'scan-offload-rtl' in 'libg...Thomas Schwinge5-10/+10
2020-06-30Mark up unreachable OpenACC 'attach' code pathThomas Schwinge1-3/+4
2020-06-30gcc-changelog: support older GitPython releases.Martin Liska1-1/+5
2020-06-30coroutines: Fix a diagnostic trailing space warning.Iain Sandoe1-1/+1
2020-06-30arm: Warn if IRQ handler is not compiled with -mgeneral-regs-only [PR target/...Christophe Lyon11-3/+141
2020-06-30tree-optimization/95855 - Add checks to avoid spoiling if-conversion ifYang Yang2-0/+58
2020-06-30testsuite: fix constexpr-is_literal.C deprecated c++17 and above.David Edelsohn1-1/+1
2020-06-30Use CHARACTER(kind) string for calculating the type hash.Thomas Koenig4-3/+52