aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg
AgeCommit message (Expand)AuthorFilesLines
2017-10-06re PR tree-optimization/82397 (qsort comparator non-negative on sorted output...Richard Biener1-0/+32
2017-10-06graphite-isl-ast-to-gimple.c: Include ssa.h and tree-ssa.h.Richard Biener14-39/+12
2017-10-05id-17.f: Fix typo.Richard Biener8-8/+8
2017-10-04New target check for double<->int conversionsAndreas Krebbel2-1/+3
2017-10-04Testcases using dg-options require at least -mzarch.Andreas Krebbel2-0/+2
2017-10-04re PR fortran/60458 (Error message on associate: deferred type parameter and ...Paul Thomas1-0/+93
2017-10-04id-17.f: For ilp32 allow graphite codegen errors and scan for one.Richard Biener9-3/+18
2017-10-02re PR fortran/82312 ([OOP] Pointer assignment to component of class variable ...Paul Thomas1-0/+77
2017-10-02graphite-isl-ast-to-gimple.c (set_codegen_error): With -fchecking and --param...Richard Biener6-5/+17
2017-10-01re PR fortran/61450 (ICE in gfc_global_used())Dominique d'Humieres1-0/+12
2017-09-29re PR fortran/25071 (dummy argument larger than actual argument)Dominique d'Humieres10-42/+42
2017-09-26re PR fortran/82143 (add a -fdefault-real-16 flag)Janus Weil2-1/+3
2017-09-26frontend-passes.c (do_subscript): Don't do anything if inside an associate list.Thomas Koenig1-2/+2
2017-09-26associate1.f90: Really commit change from 2017-09-25.Thomas Koenig3-5/+5
2017-09-25lang.opt: Add -Wdo-subscript.Thomas Koenig2-0/+80
2017-09-24re PR fortran/66328 (Wrong initialization of derived-type DATA)Thomas Koenig1-0/+13
2017-09-24re PR fortran/54633 (ICEs and reject valid with MINLOC/MINVAL (MAXLOC/MAXVAL)...Thomas Koenig2-0/+13
2017-09-24re PR fortran/80118 (ICE with zero size parameter array)Thomas Koenig1-0/+18
2017-09-23re PR fortran/82143 (add a -fdefault-real-16 flag)Janus Weil2-0/+32
2017-09-22re PR fortran/52832 ([F03] ASSOCIATE construct with proc-pointer selector is ...Paul Thomas1-39/+0
2017-09-21re PR fortran/52832 ([F03] ASSOCIATE construct with proc-pointer selector is ...Paul Thomas6-0/+186
2017-09-21openmp.c (gfc_match_oacc_wait): Don't restrict wait directive arguments to co...Cesar Philippidis1-0/+12
2017-09-21re PR tree-optimization/71351 (ICE: Segmentation fault (graphite))Richard Biener2-1/+16
2017-09-19re PR tree-optimization/69728 (internal compiler error: in outer_projection_m...Richard Biener1-0/+26
2017-09-18Fix vectorizable_mask_load_store handling of invariant masksRichard Sandiford1-0/+11
2017-09-17re PR fortran/82173 ([meta-bug] Parameterized derived type errors)Paul Thomas8-13/+147
2017-09-15re PR fortran/82184 (187.facerec in SPEC CPU 2000 miscompares)Paul Thomas1-0/+23
2017-09-13re PR fortran/82173 ([meta-bug] Parameterized derived type errors)Paul Thomas1-0/+30
2017-09-13re PR tree-optimization/80925 (vect peeling failures)Steve Ellcey4-11/+4
2017-09-12re PR fortran/82173 ([meta-bug] Parameterized derived type errors)Paul Thomas5-2/+94
2017-09-10re PR fortran/34640 (ICE when assigning item of a derived-component to a poin...Paul Thomas14-6/+678
2017-09-09decl.c: Add decl_type_param_list...Paul Thomas5-0/+481
2017-09-04re PR tree-optimization/70043 (The compiler hangs in a fortran test-case with...Jakub Jelinek1-2/+3
2017-09-01re PR c/81887 (pragma omp ordered simd ignored under -fopenmp-simd)Jakub Jelinek1-0/+61
2017-08-28re PR fortran/81770 (Bogus warning: Pointer in pointer assignment might outli...Janus Weil2-1/+29
2017-08-28dec_init_1.f90 (dummy): Use ichar in print statement.Steve Ellcey3-3/+3
2017-08-27re PR fortran/81974 (ICE verify_gimple failed type mismatch in binary expres...Thomas Koenig1-0/+34
2017-08-22re PR fortran/81296 (derived type I/o problem)Jerry DeLisle1-0/+6
2017-08-21re PR go/78628 (GO fails to build a translation unit decl)Richard Biener1-0/+54
2017-08-16re PR fortran/81116 (Last character of allocatable-length string reset to bla...Thomas Koenig1-0/+13
2017-08-11re PR fortran/60355 ([F08] constraint C519 for BIND attribute not enforced)Thomas Koenig1-0/+6
2017-08-10options.c (set_dec_flags, [...]): Only set flag_d_lines with -fdec when not s...Fritz Reese2-0/+17
2017-08-10decl.c (attr_seen): New static variable.Fritz Reese4-0/+104
2017-08-08re PR tree-optimization/81723 (fortran build doesn't terminate on 64bit targets)Richard Biener1-0/+56
2017-08-07re PR fortran/68829 (Segfaults with -Ofast due to large array on stack)Thomas Koenig1-0/+17
2017-08-01re PR fortran/79312 (Empty array in assignment not correctly type-checked)Thomas Koenig1-0/+10
2017-08-01re PR fortran/53542 (Diagnostic of USE-associated variables shows original in...Dominique d'Humieres1-0/+17
2017-07-31re PR fortran/81581 (runtime checks for DIM argument of intrinsic SUM missing)Thomas Koenig3-0/+111
2017-07-25re PR tree-optimization/81529 (ICE in vectorizable_induction, at tree-vect-lo...Richard Biener1-0/+32
2017-07-24re PR fortran/66102 (dependency mishandling with reallocation on assignment)Thomas Koenig1-0/+40