aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg
AgeCommit message (Expand)AuthorFilesLines
2019-05-15Allow opening file on multiple unitsJanne Blomqvist2-1/+13
2019-05-10re PR fortran/61968 (ICE (assembly failure) due to wrongly generating a vtabl...Thomas Koenig2-0/+92
2019-05-10re PR tree-optimization/90385 (ICE: tree check: expected ssa_name, have real_...Jakub Jelinek1-0/+6
2019-05-10re PR fortran/90093 (Extended C interop: optional argument incorrectly identi...Paul Thomas6-10/+114
2019-05-08re PR tree-optimization/90240 (ICE in try_improve_iv_set, at tree-ssa-loop-iv...Bin Cheng1-0/+18
2019-05-06re PR fortran/90290 (-std=f2008 should reject non-constant stop and error sto...Steven G. Kargl1-0/+7
2019-05-05re PR fortran/90344 (small code that compiles and runs in 7.3.0 but not 7.4.1)Thomas Koenig1-0/+25
2019-05-01re PR fortran/60144 (Misleading error message when missing "then" after "if" ...Dominique d'Humieres3-4/+31
2019-04-23re PR tree-optimization/90021 (ICE in index_in_loop_nest, at tree-data-ref.h:...Bin Cheng1-0/+21
2019-04-22re PR fortran/90166 (Compiler Fails at Assembler)Steven G. Kargl1-4/+4
2019-04-22re PR fortran/57284 ([OOP] ICE with find_array_spec for polymorphic arrays)Paul Thomas1-0/+38
2019-04-17[PR90048] Fortran OpenACC 'private' clause rejected for predetermined private...Thomas Schwinge3-0/+641
2019-04-17[PR90067, PR90114] Document Fortran OpenACC predetermined private status quoThomas Schwinge5-76/+643
2019-04-16re PR tree-optimization/56049 (Simplification to constants not done)Richard Biener1-0/+29
2019-04-14re PR fortran/85448 (Report binding label clash with a global identifyer)Thomas Koenig2-0/+36
2019-04-14re PR fortran/89843 (CFI_section delivers incorrect result descriptor)Paul Thomas10-44/+394
2019-04-06re PR fortran/87352 (Large stack usage with new gfortran)Thomas Koenig3-2/+27
2019-04-06re PR fortran/89981 (gfortran -pedantic rejects code in 8.3.1 that is accepte...Thomas Koenig1-0/+12
2019-04-05Make FMA code cope with redundant negates (PR89956)Richard Sandiford1-0/+16
2019-04-04re PR fortran/89904 (ICE in gfortran starting with r270045)Harald Anlauf1-9/+7
2019-04-03[multiple changes]Dominique d'Humieres1-0/+7
2019-03-31re PR fortran/83515 (ICE: Invalid expression in gfc_element_size)Harald Anlauf1-0/+33
2019-03-30re PR fortran/89841 (improper descriptor information passed to C)Paul Thomas5-3/+234
2019-03-30re PR fortran/89866 ([F08] wrong-code problem with POINTER, INTENT(IN) argument)Thomas Koenig1-0/+22
2019-03-28re PR middle-end/89621 (ICE with allocatable character and openmp)Jakub Jelinek1-0/+18
2019-03-27re PR fortran/85537 ([F08] Invalid memory reference at runtime when calling s...Janus Weil2-2/+48
2019-03-27re PR fortran/88247 (ICE in get_array_ctor_var_strlen, at fortran/trans-array...Paul Thomas1-0/+69
2019-03-24re PR fortran/78865 (ICE in create_tmp_var, at gimple-expr.c:473)Thomas Koenig2-2/+21
2019-03-21[PR72741] Properly handle clauses specifying the level of parallelism for 'ex...Thomas Schwinge3-0/+724
2019-03-21[PR89773] Fortran OpenACC 'routine' directive refuses procedures with implici...Thomas Schwinge3-4/+55
2019-03-21[PR72741] The name in a Fortran OpenACC 'routine' directive refers to the con...Thomas Schwinge1-2/+2
2019-03-21[PR72741] Encode OpenACC 'routine' directive's level of parallelism inside Fo...Thomas Schwinge3-0/+157
2019-03-21[testsuite, Fortran] Provide 'dg-compile-aux-modules' in 'gfortran.dg/goacc/g...Thomas Schwinge1-0/+25
2019-03-21[testsuite] Fix 'dg-compile-aux-modules' diagnosticThomas Schwinge2-2/+2
2019-03-21[testsuite, Fortran] Apply DejaGnu 1.4.4 work-around also to 'gfortran.dg/coa...Thomas Schwinge1-1/+11
2019-03-21[testsuite, Fortran] Consistently set 'DEFAULT_FFLAGS'Thomas Schwinge1-5/+5
2019-03-20re PR fortran/71861 ([F03] ICE in write_symbol(): bad module symbol)Janus Weil1-0/+32
2019-03-18re PR fortran/88008 (ICE in check_typebound_baseobject, at fortran/resolve.c:...Thomas Koenig1-0/+16
2019-03-17pointer_init_10.f90: Require visibility support.John David Anglin2-0/+2
2019-03-17pr88074.c: Require c99_runtime.John David Anglin1-1/+1
2019-03-16re PR fortran/89724 (Fortran diagnostics give wrong line number because of ma...Jakub Jelinek2-0/+19
2019-03-16re PR fortran/84394 (compiler error when using modules with derived types in ...Thomas Koenig1-0/+33
2019-03-15re PR fortran/60091 (Misleading error messages in rank-2 pointer assignment t...Harald Anlauf2-7/+8
2019-03-13re PR fortran/87045 (pointer to array of character)Harald Anlauf1-0/+19
2019-03-13re PR fortran/89601 ([PDT] ICE: Segmentation fault (in resolve_component))Janus Weil2-1/+17
2019-03-13[multiple changes]Thomas Koenig4-0/+100
2019-03-12re PR fortran/87673 (Errors caused by using function for character length in ...Thomas Koenig1-0/+14
2019-03-12Replace can't in error messages for Fortran.Martin Liska20-30/+30
2019-03-12re PR fortran/89363 (RANK incorrect for unallocated allocatable)Paul Thomas2-0/+79
2019-03-12re PR tree-optimization/89664 (ICE in free_bb, at tree-ssa-math-opts.c:522)Richard Biener1-0/+24