gcc.target/cris/pr93372-3.c, -4.c...-35.c: New tests.
[gcc.git] / gcc / testsuite / gfortran.dg /
2020-02-10 Jakub Jelinekarm: Add testcase for already fixed ICE [PR91913]
2020-02-05 Jakub Jelinekopenmp: Avoid ICEs with declare simd; declare simd...
2020-02-03 Tobias Burnus[OpenACC] bump version for 2.6 plus libgomp.texi update
2020-02-03 Tobias Burnus[Fortran] Fix to strict associate check (PR93427)
2020-01-31 Tobias Burnus[Fortran] Disable front-end optimization for OpenACC...
2020-01-29 Jakub Jelinekopenmp: Handle rest of EXEC_OACC_* in oacc_code_to_stat...
2020-01-28 Andrew BensonIncrease GFC_MAX_MANGLED_SYMBOL_LEN to handle submodule...
2020-01-28 Andrew BensonAllow concatenated module+submodule names.
2020-01-28 Julian BrownCheck array contiguity for OpenACC/Fortran
2020-01-28 Julian BrownDon't allow mixed component and non-component accesses...
2020-01-28 Julian BrownAdd OpenACC test for sub-references being pointer or...
2020-01-28 Richard Bienertree-optimization/93439 move clique bookkeeping to...
2020-01-28 Tobias Burnus[Fortran] avoid ICE in gfc_omp_check_optional_argument...
2020-01-27 Tobias Burnusfortran] Fix PR 85781, ICE on valid
2020-01-22 Jakub Jelinekopenmp: Fix up !$omp target parallel handling
2020-01-22 Jakub Jelinekopenmp: Teach omp_code_to_statement about rest of OpenM...
2020-01-21 Tobias BurnusFortran] PR93309 – permit repeated 'implicit none(exter...
2020-01-20 Mark Eggleston[PATCH] PR Fortran/93263 Correct test case
2020-01-19 Thomas KönigCheck for illegal reference in function.
2020-01-18 Jerry DeLislePR93234 INQUIRE on pre-assigned files of ROUND and...
2020-01-17 Mark EgglestonPATCH] Fortran: PR93263 -fno-automatic and RECURSIVE
2020-01-16 Tobias BurnusPR93253 – Document BOZ changes, make it friendlier...
2020-01-10 Thomas SchwingeFurther changes for the OpenACC 'if_present' clause...
2020-01-10 Tobias BurnusOpenACC – support "if" + "if_present" clauses with...
2020-01-09 Thomas KoenigSave typespec for empty array constructor.
2020-01-09 Tobias BurnusFortran] PR84135 fix merging dimension into codimension...
2020-01-04 Tobias BurnusFortran] PR91640 – Fix call to contiguous dummy
2020-01-03 Tobias BurnusFortran] PR 92994 – add more ASSOCIATE checks
2020-01-02 Jakub Jelinekre PR fortran/68020 (Issue with implied-shape array...
2020-01-02 Tobias BurnusFortran] PR68020 – Fix implied-shape handling for rank > 2
2020-01-02 Jerry DeLislePR 90374 d0.d, e0.d, es0.d, en0.d, g0.d and ew.d edit...
2020-01-01 Thomas KoenigHandle REF_INQUIRY for dependency checking.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-30 Thomas Koenigre PR fortran/91651 ([F03] Implement KIND argument...
2019-12-30 Thomas KoenigRemove KIND argument from INDEX so it does not mess...
2019-12-30 Thomas KoenigCatch division by zero errors in array sizes.
2019-12-21 Thomas Schwinge[PR93026, PR92929] Adjust 'gfortran.dg/goacc/finalize...
2019-12-21 Harald Anlaufre PR fortran/91661 (ICE in gfc_conv_intrinsic_dot_prod...
2019-12-21 Harald Anlaufre PR fortran/92990 (INVALID code with NULLIFY – partia...
2019-12-21 Paul Thomasre PR fortran/92753 (ICE in gfc_trans_call, at fortran...
2019-12-20 Jonathan Wakelyfortran: Fix PR number in comment of testcase for PR...
2019-12-20 Thomas KoenigIntroduce -finline-arg-packing.
2019-12-20 Tobias BurnusFortran] PR 92996 – fix rank resolution EXPR_ARRAY
2019-12-20 Tobias BurnusImprove is-coindexed check for OpenACC/OpenMP
2019-12-20 Tobias BurnusFix testsuite-fallout of OpenACC deep-copy patch
2019-12-20 Julian BrownOpenACC 2.6 deep copy: Fortran front-end parts
2019-12-19 Mark EgglestonPrevent conversion of character data in array constructors.
2019-12-18 Jakub Jelinekre PR fortran/92977 (ICE in gfc_trans_omp_atomic, at...
2019-12-18 Julian BrownAdd OpenACC 2.6's no_create
2019-12-18 Thomas Schwinge[OpenACC] Elaborate/simplify 'exit data' 'finalize...
2019-12-18 Harald Anlaufre PR fortran/70853 (ICE on pointing to null, in gfc_ad...
2019-12-12 Harald Anlaufre PR fortran/92898 (ICE in gfc_check_is_contiguous...
2019-12-11 Steven G. Karglre PR fortran/92897 ([Coarray] ICE in gfc_set_array_spe...
2019-12-10 Thomas Koenigre PR fortran/91643 (ICE in gfc_trans_create_temp_array...
2019-12-10 Jakub Jelinekre PR rtl-optimization/92882 (ICE in regstat_bb_compute...
2019-12-10 Martin LiskaBail out in gfc_dep_compare_expr for a NULL argument.
2019-12-10 Thomas Koenigre PR fortran/92863 (ICE in gfc_typename)
2019-12-10 Frederik HarwathAdd tests to verify OpenACC clause locations
2019-12-10 Tobias BurnusFortran] PR 92872 – Fix get_CFI_desc
2019-12-08 Thomas KoenigError on Associate with a program.
2019-12-08 Thomas Koenigre PR fortran/92764 (ICE in gfc_procedure_use)
2019-12-08 Thomas Koenigre PR fortran/92755 (ICE in gfc_dep_resolver, at fortra...
2019-12-05 Jakub Jelinekre PR fortran/92781 (ICE in convert_nonlocal_reference_...
2019-12-04 Tobias BurnusFortran] PR92754 - fix an issue with resolving intrinsi...
2019-12-04 Jakub Jelinekre PR fortran/92756 (ICE in lower_omp, at omp-low.c...
2019-12-03 Richard SandifordXFAIL loop_versioning_6.f90 for ! lp64
2019-12-02 Jakub Jelinekre PR tree-optimization/92712 (Performance regression...
2019-11-30 Thomas KoenigDo not look at _data component in gfc_dep_resolver.
2019-11-29 Richard Bienerre PR fortran/91003 (ICE when compiling LAPACK (CGEGV...
2019-11-29 Tobias BurnusFortran] OpenACC – permit common blocks in some clauses
2019-11-29 Tobias BurnusFix testcase - was missing -fopenacc
2019-11-28 Jerry DeLislere PR libfortran/90374 (Fortran 2018: Support d0.d...
2019-11-27 Jakub Jelinekre PR fortran/91944 (ICE in gfc_conv_array_initializer...
2019-11-25 Jakub Jelinek* gfortran.dg/dec-comparison.f90: Change dg-do from...
2019-11-25 Harald Anlaufre PR fortran/92629 (internal compiler error: in conver...
2019-11-25 Mark EgglestonDEC comparisons - allow Hollerith constants in comparisons.
2019-11-25 Jerry DeLislere PR libfortran/92100 (Formatted stream IO irreproduci...
2019-11-24 Thomas KoenigFix EOF handling for arrays.
2019-11-23 Thomas KoenigAdd test case for PR 92442.
2019-11-21 Wilco DijkstraFix global_vars_f90_init test failure
2019-11-20 Richard Bienerre PR tree-optimization/92537 (ICE in vect_slp_analyze_...
2019-11-15 Paul Thomasre PR fortran/69654 (ICE in gfc_trans_structure_assign)
2019-11-14 Richard Sandiford[AArch64] Support vectorising with multiple vector...
2019-11-14 Jakub JelinekISO_Fortran_binding_17.c: Include ../../../libgfortran...
2019-11-13 Tobias BurnusPR fortran/92470 Fixes for CFI_address
2019-11-12 Tobias BurnusPR fortran/92470 Fixes for CFI_address
2019-11-12 Maciej W. RozyckiAdd OpenACC 2.6 `serial' construct support
2019-11-11 Tobias BurnusFix commit for PR fortran/92142 - CFI_setpointer corrup...
2019-11-11 José Rui Faustino... PR fortran/92142 - CFI_setpointer corrupts descriptor
2019-11-11 Thomas SchwingeFix OpenACC directives nesting in 'gfortran.dg/goacc...
2019-11-10 Paul Thomasre PR fortran/92123 ([F2018/array-descriptor] Scalar...
2019-11-09 Thomas KoenigCommit symbol for external BLAS routine when translatin...
2019-11-08 Jakub Jelinekdec_char_conversion_in_assignment_4.f90: Use dg-do...
2019-11-08 Mark EgglestonAllow CHARACTER literals in assignments and data statem...
2019-11-07 Jerry DeLislere PR libfortran/90374 (Fortran 2018: Support d0.d...
2019-11-06 Frederik HarwathWarn about inconsistent OpenACC nested reduction clauses
2019-11-05 Jakub Jelinekre PR tree-optimization/91945 (ICE: tree check: expecte...
2019-11-01 Steven G. Kargldecl.c (match_byte_typespec): New function.
2019-11-01 Steven G. Karglre PR fortran/90988 (Wrong error message with variables...
2019-10-31 Jakub Jelinekre PR fortran/92284 (Subroutine with bind(c) attribute...
next