aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg
AgeCommit message (Expand)AuthorFilesLines
2020-11-06[Fortran] Remove OpenACC 'loop' inside 'parallel' special-case codeThomas Schwinge1-12/+12
2020-11-06Remove 'gfortran.dg/goacc/loop-6.f95'Thomas Schwinge1-74/+0
2020-11-06Remove 'gfortran.dg/goacc/loop-5.f95'Thomas Schwinge1-357/+0
2020-11-06OpenACC/Fortran: Reject '!$acc atomic update capture'Tobias Burnus3-0/+120
2020-11-05analyzer: fix ICE comparing COMPLEX_CSTs [PR97668]David Malcolm1-0/+26
2020-11-03[OpenACC] Use proper location to 'inform' of enclosing parent compute constructThomas Schwinge1-5/+50
2020-11-03Fortran: Add !GCC$ attributes DEPRECATEDTobias Burnus1-0/+30
2020-11-03[OpenACC] Enable inconsistent nested 'reduction' clauses checking for OpenACC...Thomas Schwinge2-13/+584
2020-11-03[OpenACC] Split up testcases for inconsistent nested 'reduction' clauses chec...Thomas Schwinge6-317/+331
2020-11-03[Fortran] More precise location information for OpenACC 'gang', 'worker', 've...Thomas Schwinge1-19/+10
2020-11-03[OpenACC] More precise diagnostics for 'gang', 'worker', 'vector' clauses wit...Thomas Schwinge1-0/+52
2020-11-02Further improve Fortran column location information [PR92793]Thomas Schwinge1-12/+12
2020-11-02Fortran: OpenMP - fixes for omp atomic [PR97655]Tobias Burnus3-34/+47
2020-10-30testsuite: Avoid TCL errors when rootme or ASAN/TSAN/UBSAN is not availTobias Burnus1-1/+1
2020-10-30Fortran: Update omp atomic for OpenMP 5Tobias Burnus2-0/+144
2020-10-30[OpenACC] Elaborate testcases that verify column location information [PR92793]Thomas Schwinge2-18/+47
2020-10-27PR fortran/97491 - Wrong restriction for VALUE arguments of pure proceduresHarald Anlauf1-0/+16
2020-10-27SLP vectorize across PHI nodesRichard Biener2-0/+68
2020-10-22OpenMP: Fortran - support omp flush's memorder clausesTobias Burnus2-0/+59
2020-10-21tree-optimization/97500 - avoid SLP backedges for inductionsRichard Biener1-0/+35
2020-10-20Temporarily disable trap in in extract_range_builtin check.Andrew MacLeod1-0/+49
2020-10-18PR libfortran/97063 - Wrong result for vector (step size is negative) * matrixHarald Anlauf1-0/+47
2020-10-16PR fortran/95979 - ICE in get_kind, at fortran/simplify.c:129Harald Anlauf1-0/+19
2020-10-14Fortran: Fix line-truncation warning for !$acc and !gcc$Tobias Burnus1-0/+11
2020-10-14Fortran : ICE in build_field PR95614Mark Eggleston4-0/+30
2020-10-13Remove STMT_VINFO_SAME_ALIGN_REFSRichard Biener1-1/+0
2020-10-12Fortran : ICE in gfc_validate_kind PR96099Mark Eggleston2-0/+17
2020-10-08SLP vectorize multiple BBs at onceRichard Biener1-1/+1
2020-10-08adjust BB vectorization dump scanningRichard Biener1-1/+1
2020-10-07Add -fdiagnostics-path-format=separate-events to -fdiagnostics-plain-outputDavid Malcolm1-1/+1
2020-10-04PR fortran/97272 - Wrong answer from MAXLOC with character argHarald Anlauf1-0/+19
2020-09-30Fortran: add contiguous check for ptr assignment, fix non-contig check (PR97242)Tobias Burnus3-4/+63
2020-09-30This patch fixes PR97045 - unlimited polymorphic array element selectors.Paul Thomas1-0/+52
2020-09-28Revert "Fortran : ICE in build_field PR95614"Mark Eggleston2-12/+0
2020-09-27Fortran : ICE in build_field PR95614Mark Eggleston2-0/+12
2020-09-26Correct overwrite of alloc_comp_result_2.f90 in fix of PR96495.Paul Thomas2-71/+98
2020-09-24This patch fixes PR96495 - frees result components outside loop.Paul Thomas1-23/+70
2020-09-21PR fortran/90903 [part2] - Add runtime checking for the MVBITS intrinsicHarald Anlauf1-0/+38
2020-09-19PR fortran/97036 - [F2018] Allow ELEMENTAL RECURSIVE procedure prefixHarald Anlauf1-0/+27
2020-09-18tree-optimization/97095 - fix typo in vectorizable_live_operationRichard Biener1-0/+27
2020-09-16Fortran: OpenMP - fix simd with (last)private (PR97061)Tobias Burnus1-0/+62
2020-09-09gfortran.dg/gomp/combined-if.f90: Update nvptx tree-dump timesTobias Burnus1-1/+1
2020-09-09Fortran: Fixes for OpenMP loop-iter privatization (PRs 95109 + 94690)Tobias Burnus2-1/+25
2020-09-08analyzer: fix another ICE in constructor-handling [PR96949]David Malcolm1-0/+20
2020-09-07PR fortran/96711 - ICE with NINT() for integer(16) resultHarald Anlauf1-0/+28
2020-09-07Fortran: Fixes for pointer function call as variable (PR96896)Tobias Burnus2-2/+58
2020-09-06fortran: caf_fail_image expects no argumentFrancois-Xavier Coudert1-1/+1
2020-09-04tree-optimization/96920 - another ICE when vectorizing nested cyclesRichard Biener1-0/+37
2020-09-03PR fortran/96890 - Wrong answer with intrinsic IALLHarald Anlauf1-0/+22
2020-09-02fortran: Fix o'...' boz to integer/real conversions [PR96859]Jakub Jelinek1-0/+25