Age | Commit message (Expand) | Author | Files | Lines |
2020-11-06 | [Fortran] Remove OpenACC 'loop' inside 'parallel' special-case code | Thomas Schwinge | 1 | -12/+12 |
2020-11-06 | Remove 'gfortran.dg/goacc/loop-6.f95' | Thomas Schwinge | 1 | -74/+0 |
2020-11-06 | Remove 'gfortran.dg/goacc/loop-5.f95' | Thomas Schwinge | 1 | -357/+0 |
2020-11-06 | OpenACC/Fortran: Reject '!$acc atomic update capture' | Tobias Burnus | 3 | -0/+120 |
2020-11-05 | analyzer: fix ICE comparing COMPLEX_CSTs [PR97668] | David Malcolm | 1 | -0/+26 |
2020-11-03 | [OpenACC] Use proper location to 'inform' of enclosing parent compute construct | Thomas Schwinge | 1 | -5/+50 |
2020-11-03 | Fortran: Add !GCC$ attributes DEPRECATED | Tobias Burnus | 1 | -0/+30 |
2020-11-03 | [OpenACC] Enable inconsistent nested 'reduction' clauses checking for OpenACC... | Thomas Schwinge | 2 | -13/+584 |
2020-11-03 | [OpenACC] Split up testcases for inconsistent nested 'reduction' clauses chec... | Thomas Schwinge | 6 | -317/+331 |
2020-11-03 | [Fortran] More precise location information for OpenACC 'gang', 'worker', 've... | Thomas Schwinge | 1 | -19/+10 |
2020-11-03 | [OpenACC] More precise diagnostics for 'gang', 'worker', 'vector' clauses wit... | Thomas Schwinge | 1 | -0/+52 |
2020-11-02 | Further improve Fortran column location information [PR92793] | Thomas Schwinge | 1 | -12/+12 |
2020-11-02 | Fortran: OpenMP - fixes for omp atomic [PR97655] | Tobias Burnus | 3 | -34/+47 |
2020-10-30 | testsuite: Avoid TCL errors when rootme or ASAN/TSAN/UBSAN is not avail | Tobias Burnus | 1 | -1/+1 |
2020-10-30 | Fortran: Update omp atomic for OpenMP 5 | Tobias Burnus | 2 | -0/+144 |
2020-10-30 | [OpenACC] Elaborate testcases that verify column location information [PR92793] | Thomas Schwinge | 2 | -18/+47 |
2020-10-27 | PR fortran/97491 - Wrong restriction for VALUE arguments of pure procedures | Harald Anlauf | 1 | -0/+16 |
2020-10-27 | SLP vectorize across PHI nodes | Richard Biener | 2 | -0/+68 |
2020-10-22 | OpenMP: Fortran - support omp flush's memorder clauses | Tobias Burnus | 2 | -0/+59 |
2020-10-21 | tree-optimization/97500 - avoid SLP backedges for inductions | Richard Biener | 1 | -0/+35 |
2020-10-20 | Temporarily disable trap in in extract_range_builtin check. | Andrew MacLeod | 1 | -0/+49 |
2020-10-18 | PR libfortran/97063 - Wrong result for vector (step size is negative) * matrix | Harald Anlauf | 1 | -0/+47 |
2020-10-16 | PR fortran/95979 - ICE in get_kind, at fortran/simplify.c:129 | Harald Anlauf | 1 | -0/+19 |
2020-10-14 | Fortran: Fix line-truncation warning for !$acc and !gcc$ | Tobias Burnus | 1 | -0/+11 |
2020-10-14 | Fortran : ICE in build_field PR95614 | Mark Eggleston | 4 | -0/+30 |
2020-10-13 | Remove STMT_VINFO_SAME_ALIGN_REFS | Richard Biener | 1 | -1/+0 |
2020-10-12 | Fortran : ICE in gfc_validate_kind PR96099 | Mark Eggleston | 2 | -0/+17 |
2020-10-08 | SLP vectorize multiple BBs at once | Richard Biener | 1 | -1/+1 |
2020-10-08 | adjust BB vectorization dump scanning | Richard Biener | 1 | -1/+1 |
2020-10-07 | Add -fdiagnostics-path-format=separate-events to -fdiagnostics-plain-output | David Malcolm | 1 | -1/+1 |
2020-10-04 | PR fortran/97272 - Wrong answer from MAXLOC with character arg | Harald Anlauf | 1 | -0/+19 |
2020-09-30 | Fortran: add contiguous check for ptr assignment, fix non-contig check (PR97242) | Tobias Burnus | 3 | -4/+63 |
2020-09-30 | This patch fixes PR97045 - unlimited polymorphic array element selectors. | Paul Thomas | 1 | -0/+52 |
2020-09-28 | Revert "Fortran : ICE in build_field PR95614" | Mark Eggleston | 2 | -12/+0 |
2020-09-27 | Fortran : ICE in build_field PR95614 | Mark Eggleston | 2 | -0/+12 |
2020-09-26 | Correct overwrite of alloc_comp_result_2.f90 in fix of PR96495. | Paul Thomas | 2 | -71/+98 |
2020-09-24 | This patch fixes PR96495 - frees result components outside loop. | Paul Thomas | 1 | -23/+70 |
2020-09-21 | PR fortran/90903 [part2] - Add runtime checking for the MVBITS intrinsic | Harald Anlauf | 1 | -0/+38 |
2020-09-19 | PR fortran/97036 - [F2018] Allow ELEMENTAL RECURSIVE procedure prefix | Harald Anlauf | 1 | -0/+27 |
2020-09-18 | tree-optimization/97095 - fix typo in vectorizable_live_operation | Richard Biener | 1 | -0/+27 |
2020-09-16 | Fortran: OpenMP - fix simd with (last)private (PR97061) | Tobias Burnus | 1 | -0/+62 |
2020-09-09 | gfortran.dg/gomp/combined-if.f90: Update nvptx tree-dump times | Tobias Burnus | 1 | -1/+1 |
2020-09-09 | Fortran: Fixes for OpenMP loop-iter privatization (PRs 95109 + 94690) | Tobias Burnus | 2 | -1/+25 |
2020-09-08 | analyzer: fix another ICE in constructor-handling [PR96949] | David Malcolm | 1 | -0/+20 |
2020-09-07 | PR fortran/96711 - ICE with NINT() for integer(16) result | Harald Anlauf | 1 | -0/+28 |
2020-09-07 | Fortran: Fixes for pointer function call as variable (PR96896) | Tobias Burnus | 2 | -2/+58 |
2020-09-06 | fortran: caf_fail_image expects no argument | Francois-Xavier Coudert | 1 | -1/+1 |
2020-09-04 | tree-optimization/96920 - another ICE when vectorizing nested cycles | Richard Biener | 1 | -0/+37 |
2020-09-03 | PR fortran/96890 - Wrong answer with intrinsic IALL | Harald Anlauf | 1 | -0/+22 |
2020-09-02 | fortran: Fix o'...' boz to integer/real conversions [PR96859] | Jakub Jelinek | 1 | -0/+25 |